> How to get the referer value in the PHP.(getHeader(Referer))

That'll be in $HTTP_REFERER, then.

(Hint: try phpInfo() and see if it's in there)

Jason

-- 
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]

Reply via email to