假期有空,於是將PHP中的幾種XML解析方法總結如下: ... 屬性 $attribute = $tag->getAttribute("data"); return $attribute; }else { return false; } ...
確定! 回上一頁