Mysql to write xml

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hero.php
Forum Newbie
Posts: 2
Joined: Sun May 10, 2009 7:37 pm

Mysql to write xml

Post by hero.php »

i have multi page form whichstores data in mysql database. Now i am not able to save data from MySql to XML.
Though everytime form is submitted i would require a new XML file to be created.
i tried http://www.tonymarston.net/php-mysql/domxml.html but i am getting a fatal error and its not creatng the xml..

help needed!!! :?: :?: :?:
Post Reply