if (session_is_registered("variable"))
{
...
}
- Original Message -
From: "Alex Shi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 11:34 PM
Subject: [PHP] How to check if a session exists
> If a sesson_id is
On 20 Dec 2001, at 17:34, Alex Shi wrote:
> If a sesson_id is known, how can check if the session exists?
I think this answers the question (function.session-id.html)
> session_id
> (PHP 4 >= 4.0.0)
> session_id -- Get and/or set the current session id
> Description
> string session_id ([string
If a sesson_id is known, how can check if the session exists?
Alex
--
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]
3 matches
Mail list logo