bulgaria_mitko Posted January 17, 2007 Share Posted January 17, 2007 ok, i have other question is there possible to record a page like with value or session and then call this page from the value or from the session, i will give u an example if someone want to go to page call buy.php, but he need to be login to go to that page and when he successfully logged in to call this page he came from before in this case buy.phpin addition to that i want to say that the first page buy.php can be other page for example go.php post.php and so on thats why i need something like value or session to record the page he camed from and to call it when he was successfully logged in! Thank you very much in advance! Link to comment https://forums.phpfreaks.com/topic/34570-previous-page-php-code-how/ Share on other sites More sharing options...
owenjh Posted January 17, 2007 Share Posted January 17, 2007 You could try using $_SERVER["HTTP_REFERER"]; Link to comment https://forums.phpfreaks.com/topic/34570-previous-page-php-code-how/#findComment-162841 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.