javascript - PHP to MySQL to XML file -


I am trying to create a PHP web form which saves data in the MySQL database, and saved the data as soon as possible. The database goes to an XML file. I have a code to save the data in the database and I can make an XML from the data, I can not do it at once.

I was thinking that I can use JavaScript kickbacks to Kickstart my XML file to remove the .php file, but that's where I got stuck.

Any help would be appreciated.

There are some excellent works, classes and external libraries for this, just take a look at it and

Comments