![]() |
C Programming Question
How do you get a referrer infomation in a c program? I know the getenv("REMOTE_ADDR") will get IP address and others to get other Environment Varibles, but how do I get the HTTP_REFER variable?
Thanks, jDoG |
getenv("HTTP_REFERER")
|
Quote:
jDoG |
Did you make sure there actually IS an http_referer header? I'm not sure then...
|
Is there away I could pull all the Environment Varialbes?
jDoG |
Hmm, maybe I should get a Web Programming with C book. A little rusty on this language! :1orglaugh
jDoG |
All times are GMT -7. The time now is 10:20 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123