Mysql to write xml in php

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 in php

Post by hero.php »

i have multi page forms , which i have connected to mysql, now what i want is to write data of forms in xml whenever submitted but i want it to write a new xml file everytime.

Is it possible? If yes then how? please provide a script if any one can, it will be highly appreciated.

Thank you
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Mysql to write xml in php

Post by requinix »

Sure, it's possible. Don't know what you're asking for.

Try explaining again in more detail.
Post Reply