session_unregister
Posted: Wed Jan 26, 2005 6:30 am
hi...can someone explain me why i see this on the php manual:
If you are using $_SESSION (or $HTTP_SESSION_VARS), do not use session_register(), session_is_registered() and session_unregister().
there's several cautions in the sessions manuals.
thanks.
If you are using $_SESSION (or $HTTP_SESSION_VARS), do not use session_register(), session_is_registered() and session_unregister().
there's several cautions in the sessions manuals.
thanks.