Hello guys,
I'm running PHP on Apache on a Linux system. I would like to check where the
requests come from before allowing users to download a particular file. For
example,  if the request comes from http://abc.domain.com/ then allow the
user to download the file, else the user cannot access the file. I wonder if
it can be achieved by PHP?
Thanking you in advance.

Kent




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to