RE: [PHP] Netscape problems with PHP

2001-03-06 Thread Billy Harvey
$PHP_SELF is set by the web server - not the browser. Problems in Netscape are almost always caused by incomplete syntax in the HTML code you've output. Netscape is more strict about this than IE. Billy > Robert, can you (or anyone else) describe further the problem with Netscape > and $PHP_

RE: [PHP] Netscape problems with PHP

2001-03-06 Thread Johnson, Kirk
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: [P

Re: [PHP] Netscape problems with PHP

2001-03-03 Thread Dennis Gearon
I've got a weird problem with 4.75 as well. If you guys would go to http://64.177.230.204/FlowInputTable.php and just reload it several times, you'll see that it's fine, but enter any six numbers into the 1st 6 blocks and submit it, when it comes back to itself and does the final redraw, NS4.75

Re: [PHP] Netscape problems with PHP

2001-03-02 Thread Chris Lee
ok your experiencing some very strange errors. I would love to comment on the PHP_SELF thing, if you want me to I'll email you. do you have php configured with --trans-sid? is the cookie PHPSESSID being set on the client? is the SID being transfered on all non-full urls when cookies are not b