hello,
I am a newbie at php and looking for help in writing the following code.
read a config file of eight characters
store in an array say xyz
update a config file of eight characters from data changed in array XYZ
I have so far been able to read and display and modify the data but unable to update the config file.
Help most appreciated
Julien
I am a newbie at php and looking for help in writing the following code.
read a config file of eight characters
store in an array say xyz
update a config file of eight characters from data changed in array XYZ
I have so far been able to read and display and modify the data but unable to update the config file.
Help most appreciated
Julien
Comment