第一種方法是使用simplexml_load_string函式讀取一個字串型變數中的XML資料來完成建立的,其語法格式如下所示。 simplexml_load_string(string data) 這裡 ...
確定! 回上一頁