On Saturday 01 February 2003 08:49 pm, Richard Cunningham wrote: > Make sure the configuration file for Linux has register globals off or else $_POST will not work. I have this in /etc/php4/php.ini: register_globals = Off Is there some thing else I should look at in php.ini?