<?php foreach ($files as $filelist) { $xml = simplexml_load_file('http://www.localheromx.com/' . $filelist); $data = $xml->attributes(); echo "$ ...
確定! 回上一頁