Robert, can you (or anyone else) describe further the problem with Netscape
and $PHP_SELF? This sounds a little worrisome to me!

TIA

Kirk

-----Original Message-----
From: Robert Fischler, Ph.D. ABD [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 02, 2001 5:00 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Netscape problems with PHP


I've been running into problems when testing PHP scripts on Netscape (when
MSIE works fine).

First problem (SOLVED) was that Netscape does something funny with the
$PHP_SELF environmental variable, so I've learned to circumvent the problem
by just hard-coding the page name instead of relying on the $PHP_SELF trick.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to