faqts : Computers : Programming : Languages : PHP : Function Libraries

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

13 of 18 people (72%) answered Yes
Recently 6 of 10 people (60%) answered Yes

Entry

Is there a php function that can retrun a refering page as a string?

Mar 7th, 2000 04:40
Marcus Schwarz, Julian Laster,


Try using the environment variable $HTTP_REFERER, it should contain the 
refering page.