PHP 寫XML方法很多,這裏主要介紹一下DOMDocument的用法,跟JS大體上相同, ... $doc -> createTextNode($_id); $id -> appendChild($newsid); $title ...
確定! 回上一頁