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: 314
php
|login-script
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