It's probably a register_globals - related issue. Try using the
superglobals ($_POST, $_GET, $_REQUEST) instead and it should work on
both.
Marco
--
------------
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmers
Come visit us at http://www.phparch.com!
--- Begin Message ---
Could this be a PHP setting I need to modify?
When I fill out a form I built on one of my servers it doesn't see the
submitted data. When I use the same form on another server it works fine.
Has anyone seen this type of behavior before? thanks for the help.
--- End Message ---
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php