At 10:04 AM +0430 9/12/07, Shahrzad wrote:
Hi all,
I have 2 page ,when I go from first page to second page , I don't want the user can back to first page where it come from. is there any way to do this in php ? to remove or disactive $_SERVER["HTTP_REFERER"] in php?

Thanks

Didn't someone recently ask this question?

In any event, from what you described above, try this below.

http://webbytedd.com/bb/one-time/

This uses sessions -- you cannot return to this page until you restart your browser. It's a simple session variable check.

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to