tropicalisland
MIS
Hi,
I have a page called request.php that I don't want people to directly access it. To access request.php, people must first access refer.php.
To illustrate this:
refer.php --> request.php is OK.
access request.php directly is not allowed.
How can I do this?
Thanks
I have a page called request.php that I don't want people to directly access it. To access request.php, people must first access refer.php.
To illustrate this:
refer.php --> request.php is OK.
access request.php directly is not allowed.
How can I do this?
Thanks