2007-06-08, 06:10 AM
Hi,
I want to built a windows php website---> connect to the linux box--->read all settings value from the .ini files->display it into the php website->user can then change the values->save the .ini file base on the user modification close the file-->for back up reason of settings, also save the values into SQL database.
Anyone knows how to approach this problem? What do I need?
Thanks