Attaching a link to back button in php

Posted by Prasoon Saurav on Stack Overflow See other posts from Stack Overflow or by Prasoon Saurav
Published on 2010-05-21T05:53:04Z Indexed on 2010/05/21 6:00 UTC
Read the original article Hit count: 290

Filed under:
|

Is there any way by which I can attach the back button of my browser to any particular link?

Actually I am designing a login page in PHP. After login I want the back button of my browser to open any particular page that I want, how can I do that in PHP?

Actually I am not a PHP guy, so my question might sound silly to some. :P

© Stack Overflow or respective owner

Related posts about php

Related posts about login-script