> 
> When I push the back buttom in Opera, I get back to the previous
> (database/php-generated) page in my site, but when I'm using IE and
push
> back, I get a message saying that the page isn't valid any more.
> 
> Is this an internal IE-issue, or could I make my php-script
IE-friendly?

[Cesar Aracena]

This is just a security measure placed there by MS people. It should
work after refreshing the page. If you don't want that to appear EVER,
then you shouldn't place any session handling, cookies, $_POST and/or
$_GET into your PHP code... maybe go back to .htm?

HTH

Cesar



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

Reply via email to