Re: [PHP] Saving changes to a file

2001-02-23 Thread Richard Lynch
> I am trying to make am admin page for a few other pages in PHP but I dont > know how to save the changes made. > > ie. The page has a few checkboxes & select boxes that when changed, change > some variables that are then used in other pages. > > However I want the changes in the admin page to be

[PHP] Saving changes to a file

2001-02-21 Thread YoBro
Hello, I am trying to make am admin page for a few other pages in PHP but I dont know how to save the changes made. ie. The page has a few checkboxes & select boxes that when changed, change some variables that are then used in other pages. However I want the changes in the admin page to be per