Hi,
I am using the old PHP version 4.
Now I need to rewrite my program using simpleXML.
Part of the requirement is to convert a simpleXML object into an XML object.
The "asXML()" function is not working for me.
can you please suggest any other method. (The simpleXML object is too big to be given here)
Thanks.