RE: [PHP] PHP with Frames (cont.)

2003-10-27 Thread Larry Brown
something like javascript deal with passing variable around on the client's browser and then ultimately post the result back to the server in a form etc. -Original Message- From: rich [mailto:[EMAIL PROTECTED] Sent: Monday, October 27, 2003 2:23 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP

[PHP] PHP with Frames (cont.)

2003-10-27 Thread rich
No, he's right - this is an issue. Do variables persist between PHP files? In the attached scripts I have a login page which directs the user, on a sucessful login, to a front page which is a frameset. The login.php opens a connection to a MySQL database ($connection) but once the browser has be