dsaba Posted December 14, 2007 Share Posted December 14, 2007 I read about editing/changing an already existing xml document with add attributes and add childs functions in the simplexml library in php. However is it possible to create an xml file from scratch and add nodes..attributes..etc.. with simplexml?? Quote Link to comment Share on other sites More sharing options...
dsaba Posted December 14, 2007 Author Share Posted December 14, 2007 is it possible to load an empty xml string or something and then just add attributes with simplexml.. will this work? Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted December 14, 2007 Share Posted December 14, 2007 is it possible to load an empty xml string or something and then just add attributes with simplexml.. will this work? I think it is, but I'm not sure. You could try it out then you'll find the answer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.