Hi, My last message on this topic was a bit hard to translate. So here is the thought out version. 1. I have a page on a server called admin.php (protected by htaccess for admin use only) 2. This page holds variables that are changed by form elements. (Checkboxes etc) And this in turn effects different parts of the site it is being used in. 3. I want to know how to keep the changes to the form. Example: If i bring up the admin.php page in my browser and click a checkbox, it permantly keeps it changed until i decide to change it again. 4. Is there some sort of PHP save command, that saves the state of a page. 5. Any ideas? Please help, I gotta have this worked out by Monday or I'm dead. -- Regards, YoBro ------------------------------------------------------------- DO NOT REPLY TO THIS VIA EMAIL PLEASE USE THE NEWSGROUP All emails sent to this address are automatically deleted. This is to avoid SPAM! ------------------------------------------------------------- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]