Akenatehm Posted November 22, 2008 Share Posted November 22, 2008 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 Link to comment https://forums.phpfreaks.com/topic/133834-writing-data-from-form-to-xml-or-writing-data-from-mysql-db-to-xml-file/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.