Hi Could somebody help me please. I am new to PHP and have some code which works fine on my web host, who has an old version of PHP.
I am struggling to carry out any updates and testing on my home pc. I have tried quite a few suggestions from php.net/manual/en/security.registerglobals.php but none seem to work. I have PHP 4.21 and would like to get the code correct to pass through a few variables from one page to another. My Register Globals is turned on and by default Track Vars, but I have not been able to verify this. I am running Windows 2000 Professional, Apache and MYSQL. The vars I am trying to pass to the next page are called $sessCFSuser and $sessCFSuid. I would be most gratefull for any sort of help. Regards Tony -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php