I dont think there are ways of doing that. can you give some code snippits ? what data
are you storing in the session ? sessions are great for storeing unique id's etc, you
can use them to store your entire db, but you shouldnt IMHO...
--
Chris Lee
[EMAIL PROTECTED]
"jarek" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi,
Is it posibble to have more than one session for one user?
I have a page with forms(report_select.php) and result
page(show_report.php),
when someone has two windowa opened with differents data postet from
(report_select.php),
old data are replaced by new and the effect is that there is one report
in both windows.
Is there any solutions to have multiple windows opened with differents
data posted from one page.
JArek
PS. Sorry for my english.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]