$_SERVER['PHP_SELF'] when globals are off.

>How about this:
>
><form method=post action='<?php echo $PHP_SELF; ?>'>
>
>- Vic
>
>
>-----Original Message-----
>From: Manuel Ochoa [mailto:[EMAIL PROTECTED]] 
>Sent: Thursday, August 15, 2002 7:20 PM
>To: PHP General
>Subject: [PHP] Undefined variable: PHP_SELF
>
>
>I keep getting "Undefined variable: PHP_SELF" when using the following:
>
><form method=post action='$PHP_SELF'>
>
>Global variables are off... What am I doing wrong?
>
>______________________________________________________________________ 
>Post your ad for free now! http://personals.yahoo.ca
>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to