J
|
Jane 12/2/2008 |
Hi, |
S
|
steveh 12/2/2008 |
Not quite true, what you need to do is to find the session_starts and provide a unique name (the name of each project maybe) to these. |
J
|
jaflores author 12/2/2008 |
Not quite true, what you need to do is to find the session_starts and provide a unique name (the name of each project maybe) to these. Jane, this would be a useful addition to phprunner to save manual edits? That way people could decide whether code shoudl or shouldn't share a common set of session variables.
|
J
|
Jane 12/3/2008 |
Hi, |
S
|
steveh 12/3/2008 |
You need to look at the php site for session_start which will allow you to run multiple projects simultaneously within a browser. |
J
|
jaflores author 12/3/2008 |
Hi, do you use two separate PHPRunner projects or one project and two users (Admin and Customer)?
|
J
|
jaflores author 12/3/2008 |
You need to look at the php site for session_start which will allow you to run multiple projects simultaneously within a browser.
|
J
|
jaflores author 12/3/2008 |
Hi Jane, Hi Steve, |