Just in case anyone is interested, this problem with the BACK button happens with the Safari browser on a Mac OS X machine. I've discovered that the problem can be solved by emptying the browsers cache.

On Mar 8, 2004, at 7:43 PM, Jough P wrote:

Anyone else had this problem where one of your PHP pages produces some output for a user to click on. The user clicks on one of these links which causes some behavior, then clicks their browsers BACK button. Now the original PHP page is producing a parse error.

My particular parse error says:
Parse error: parse error in /Library/WebServer/Documents/nex/htdocs/index.php on line 52


When I comment out line 52 the error remains the same:
Parse error: parse error in /Library/WebServer/Documents/nex/htdocs/index.php on line 52


Anyone?

--
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