Re: [PHP] Passing page referrer on as variable

2003-05-31 Thread Kevin Stone
- Original Message - From: "Mallen Baker" <[EMAIL PROTECTED]> To: "<" <[EMAIL PROTECTED]> Sent: Friday, May 30, 2003 8:48 AM Subject: [PHP] Passing page referrer on as variable > I have a login process for an intranet that aims to allow all people t

[PHP] Passing page referrer on as variable

2003-05-31 Thread Mallen Baker
I have a login process for an intranet that aims to allow all people to view the intranet front page, but as soon as they click on a link, they are taken to a login page. Once they have logged in (authentication via sessions, drawing from info held in a mysql database) they can then go wherever