| Posted by Claudio on 06/13/59 11:10 
Hi,
 I probably have a stupid question... how can I add a node into an existing
 simplexml object.
 I create the object by
 $xml = simplexml_load_file('test.xml');
 
 the xml file shows like this:
 <?xml version='1.0'?>
 <config>
 </config>
 
 
 Thanks for help...
  Navigation: [Reply to this message] |