Thread: Help needed :)
View Single Post
Old 05-06-2008, 04:13 AM   · #2
enlytend
NamePros Regular
 
Location: USA
Trader Rating: (5)
Join Date: Aug 2006
Posts: 380
NP$: 43.70 (Donate)
enlytend is just really niceenlytend is just really niceenlytend is just really niceenlytend is just really nice
In PHP, look at $_Server['HTTP_Referrer']. i.e.

PHP Code:
<?php echo $_Server['HTTP_Referrer']; ?> is for sale


Don't rely on this being a simple URL. Some software blocks referrers, search querys will probably include the search URL and string, so do some checking to see if it is what you're expecting, and either fix it or have some default code if it is not.

Referrers can also be spoofed, so you should also clean up the string to remove anything malicious before using it.


Please register or log-in into NamePros to hide ads
enlytend is offline   Reply With Quote
Site Sponsors
http://www.internetinvestments.com/ Proof is in the Parking
Advertise your business at NamePros
All times are GMT -7. The time now is 06:05 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.