"Warning: Page has Expired" message

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
itspram
Forum Newbie
Posts: 8
Joined: Tue Sep 16, 2003 6:26 am

"Warning: Page has Expired" message

Post by itspram »

Dear all,

I am getting "Warning: Page has Expired " message
when I tries to go back by using history.back().

this problem is getting on mysql result page and its more info.
if from more info I click "go back" it shows me above message.
rest pages on sites are free from this message. then why only this page?

waiting guys
:roll: PraMs
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

is there only a html-form involved or an active session as well?
Post Reply