Hi, When I use HTTP_REFERER it gives me the name of the php script which is handling the 404's?!
Should that happen? Jord On Friday 23 November 2001 11:41, you wrote: > > Hi, > > I'm writing a 404 handler and in order to report the item that > > was requested > > I was trying to get the value of HTTP_REFERER. But, it does seem > > to get set. > > Does anyone know how to find thi value? Is there a reason why it > > would not > > get set? > > Hi > > I think you're looking for this > > $HTTP_SERVER_VARS["REQUEST_URI"] > > M: -- Jordan Elver Web Developer http://www.theinternetone.co.uk testing? What's that? If it compiles, it is good, if it boots up it is perfect. --- Linus Torvalds -- PHP General 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]

