public function index() { if (!class_exists('SimpleXMLElement')) { exit('SimpleXMLElement class not exist'); } if (!function_exists('dom_import_simplexml')) ...
確定! 回上一頁