$xml = new SimpleXMLExtended('<sites/>'); $site = $xml->addChild('site'); // instead of $site->addChild('site', 'Site Title');
確定! 回上一頁