freelancersblog.net

 

PHP Data Display and Editing

February 15th, 2011

Hi! I need a PHP based web interface for reading, displaying, allowing editing, and saving configuration data stored on an XML file. It should work like this: User logs in (password protection). The script reads in data from an XML file on the server. There are a few pages of data, so it has o be split into a number of pages which display static text showing the name of the configuration variable, and the variable read from the file. The user should be able to edit the variables. Types …

Original post by Freelancer.com - New Projects

Comments