Jump to content

Writing Data from Form to XML or Writing Data from MySQL DB to XML File


Akenatehm

Recommended Posts

Hey Guys,

 

I need a PHP script and I was wondering if anyone could help me with one that will do one of the following:

 

1. Write Data Submitted in an HTML/Flash or Javascript Form to an XML Document. This will be used for storing user information.

 

OR

 

2. Getting Data from a MySQL table and writing it to an XML file. I would prefer this method because it would be more secure and lag less on the server. I would also need a script that would re write this file with all the users on a set interval or when a new user has registered or when I press a button on a website.

 

NOTE: This script does not need to display any information, all I want it for is to process and write the information.

 

Any advice/suggestions or help would be very much appreciated.

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.