Can anyone tell me what i need to do to add another site to the valid referer list here?
$VALID_REFERER = "mysite.com";
Link to the hole script here
http://zjorg2.hypermart.net/scriptstxt/bb/bob.txt
I've already tired a few like these with no luck.......The script does work if only one site is listed so i know it works
$VALID_REFERER = "mysite.com" , "othersite.com" ;
$VALID_REFERER = ("mysite.com" , "othersite.com") ;





Bookmarks