You should use session_start(); on every page that u want to pass session
information..

Craig

"Jeff Lewis" <[EMAIL PROTECTED]> wrote in message
00d601c1ec72$072a63d0$76a1a8c0@LEWISJCIT">news:00d601c1ec72$072a63d0$76a1a8c0@LEWISJCIT...
> I am storing session information by using $_SESSION[privs] and it works
for
> the first screen but when I click on the next link it doesn't seem to
carry
> over.  Do I need to declare session start with this method?  Do I need to
> make it global?
>
> Jeff
>
>
>
>



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

Reply via email to