Octavio Herrera wrote:
Hello, im working in a website and I have this problem with sessions
I have an admin page where I use session_start() and I have the user
interface page where I also use session start, the problem is that when I
open the user page, it overwrites my session I previously opened in the
admin page, how can I avoid this?'
What exactly do you mean by overwrites your session? are you refering to
the data stored in the session? if you attempt to store two items with
the same key in session it will definitely get overwritten.
thank you very much
Octavio
--
Raditha Dissanayake.
------------------------------------------------------------------------
http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 128 KB | with progress bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php