When changed to:

echo "<hr>base dir is $base_uri<hr>";echo "PHP_SELF value is " . $_SERVER['PHP_SELF']; exit;


I go this:


--------------
base dir is
--------------
PHP_SELF value is




Thanks.


p dont think writes:


OK, this is getting us somewhere. PHP 4.0.6 may not make PHP_SELF
available as a separate variable.


Please try printing out the value of this variable in the same place as
before:


$_SERVER['PHP_SELF']

Thanks,

paul

**************************************************************************** CAUTION: This e-mail is confidential and may contain privileged information. If you are not the intended recipient, you must not disclose or use the information. If you have received this e-mail in error, please notify by returning the e-mail and delete the document. Any views expressed in this message are those of the individual sender, and may not necessarily reflect the views of the Company. ****************************************************************************


------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to