At 01:39 26.02.2003, php said:
[snip]
>this code doesn't ouput a session-id.
>is the code right? and if not, any suggestions what's wrong?
>i'm new into sessions, so forgive me for stupid questions..
>thanx
>michiel
>
>session_start ();
>Header("Content-Type:
RTM: http://www.php.net/manual/en/ref.session.php
Tutorial: http://www.zend.com/zend/tut/session.php
-Original Message-
From: php [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 4:40 PM
To: [EMAIL PROTECTED]
Subject: [PHP] no session id
this code doesn't ouput a se
on 26/02/03 11:39 AM, php ([EMAIL PROTECTED]) wrote:
Justin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> this code doesn't ouput a session-id.
> is the code right? and if not, any suggestions what's wrong?
> i'm new into sessions, so forgive me for stupid questions..
> thanx
> michiel
>
>
> session_start ();
> Header("Content-Type: text/html");
> echo "session id: " . $session_id;
> ?>
Where do
this code doesn't ouput a session-id.
is the code right? and if not, any suggestions what's wrong?
i'm new into sessions, so forgive me for stupid questions..
thanx
michiel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo