RE: [PHP] HTTP_REFERRER Problem

2001-07-26 Thread Jon Haworth
Try $HTTP_REFERER instead of $HTTP_REFERRER (yes, I know it's spelt wrong, but try it :-) Cheers Jon -Original Message- From: Shrout, Ryan [mailto:[EMAIL PROTECTED]] Sent: 26 July 2001 14:53 To: '[EMAIL PROTECTED]' Subject: [PHP] HTTP_REFERRER Problem Here is the code

[PHP] HTTP_REFERRER Problem

2001-07-26 Thread Shrout, Ryan
Here is the code I am trying to use: setcookie('admin2amdmb',mysql_result($user_result, 0, Username),time()); $tdate = date ('Y-m-d h:i:s', time()); $success_query = "INSERT INTO session (SessionID, IP, Login, Sucess, Date)