Try:

$_SERVER['HTTP_REFERER']

You misspelled it...
----- Original Message ----- 
From: "Larry E. Ullman" <[EMAIL PROTECTED]>
To: "cab" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 09, 2004 8:46 AM
Subject: Re: [PHP] previous page


> > Thanks all makes sense, but, if I add this:
> > <?php
> > echo($_SERVER['HTTP_REFERRER']);
> > ?>
> > I don't get anything back when the page is called?
> 
> Yes, that can happen, which is why I said it wasn't perfect. I think 
> using some sort of form to go through is the better option.
> 
> Larry
> 
> -- 
> 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