class SimpleXMLExtended extends SimpleXMLElement{ public function addCData($string){ $dom = dom_import_simplexml($this);
確定! 回上一頁