Yes,
write a script with: 
<?php
phpinfo();
?>
and you will find all the wonderous variables at your disposal...
-B

----- Original Message -----
From: Ben <[EMAIL PROTECTED]>
Date: Thursday, October 14, 2004 3:37 pm
Subject: [PHP] Referring Page

> I am trying to set up a script that will do different things based 
> on the 
> reffering page, without having to include the information in the 
> URL.  Does 
> PHP have a built in variable or function that would tell the rest 
> of the 
> script what page the user came from?  Any help is much appreciated.
> 
> Ben
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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

Reply via email to