if you need to leave them on then you need to, and change them over time....but remember that you can always use the following... depending on your version of PHP.
$_GET['varName'] or $HTTP_GET_VARS['varName'] $_POST['varName'], or $HTTP_POST_VARS['varName'] $_SESSION['varName'], or $HTTP_SESSION_VARS['varName'] $_COOKIE['varName'], or $HTTP_COOKIE_VARS['varName'] $_SERVER['varName']. or $HTTP_SERVER_VARS['varName'] the HTTP_ version has been deprecated, so if your build supports it, use the $_POST etc.... It is a great effort, i had to make it as well. Good Luck and I hope this helps. Jeff "toby -" <figaromagnifico@ho To: [EMAIL PROTECTED] tmail.com> cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [PHP-INST] help with a simple php script! 08/01/2002 09:20 AM jeff pal .... theres jst this pessssky lil rpoblem i ve it turned ON .... n my site .... on which ive been workin since feb is supposed to b UP lata THIS week :'( ...... aab kya karoon ????? what shall i do now :'( ?????? lost ...... toby ...... _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php