Is there anyway in PHP to determine if the user came from a specific page?
So that if the user came from the right page (page1.php) then they get certain info and if they came from any other page they get an error message?
Im sure I have seen this before. I would really appreciate any help with this! :h: