[PHP] Passing Access Variables to a Browser

2004-03-18 Thread Tyger Gilbert
Situation: I have an HTML page on one server which has a log-in form that includes just fields for User ID and Password. This form posts to a PHP script which authenticates the user against information in a MySQL database on the same server. Once authenticated, the script redirects the user to a

[PHP] Passing Access Variables to a Browser

2004-03-18 Thread Tyger Gilbert
Situation: I have an HTML page on one server which has a log-in form that includes just fields for User ID and Password. This form posts to a PHP script which authenticates the user against information in a MySQL database on the same server. Once authenticated, the script redirects the user to a

[PHP] Passing Access Variables to a Browser

2004-03-18 Thread Tyger Gilbert
Situation: I have an HTML page on one server which has a log-in form that includes just fields for User ID and Password. This form posts to a PHP script which authenticates the user against information in a MySQL database on the same server. Once authenticated, the script redirects the user to a