Gerard Samuel <[EMAIL PROTECTED]> wrote: > foo can also be $_GET['foo'] in the same script
In that case use $_REQUEST['foo']. -- Stuart -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Gerard Samuel <[EMAIL PROTECTED]> wrote: > foo can also be $_GET['foo'] in the same script
In that case use $_REQUEST['foo']. -- Stuart -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php