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?'

thank you very much

Octavio

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to