aniesh82 Posted October 20, 2008 Share Posted October 20, 2008 How can I convert an XML object to string? so I can store it in the table.. Any other method available to directly convert object to string ? Link to comment https://forums.phpfreaks.com/topic/129186-xml-to-string/ Share on other sites More sharing options...
DjMikeS Posted October 20, 2008 Share Posted October 20, 2008 Something like this: http://nl.php.net/manual/en/function.simplexml-load-string.php ? Link to comment https://forums.phpfreaks.com/topic/129186-xml-to-string/#findComment-669877 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.