Winglys
03-27-2003, 09:02 AM
Can someone explain to me how HTTP_REFERER work?
What kind of data will store in this environment variable and how the structure of the data?
For example in CONTENT_LENGTH, the data from html page will be stored as below
name=.......&email=.........
where ......... is the keyword that user key in in html page.
So I wish to know the same format for HTTP_REFERER.
thanks
What kind of data will store in this environment variable and how the structure of the data?
For example in CONTENT_LENGTH, the data from html page will be stored as below
name=.......&email=.........
where ......... is the keyword that user key in in html page.
So I wish to know the same format for HTTP_REFERER.
thanks