PHP 可以使用simplexml_load_string、simplexml_load_file 來解析XML, 以取得內容. ... 把XML parse 成array, 再寫個foreach 寫入MySQL 就好了呀.
確定! 回上一頁