"Marco Kaiser" <[EMAIL PROTECTED]> wrote in message
002d01c18975$a24ed9a0$420aa8c0@skotty">news:002d01c18975$a24ed9a0$420aa8c0@skotty...

> <?php
> session_start("my");
> session_register("test");
> $test++;
> echo SID;
> ?>
>
> Can one help me, why does it not print PHPSESSID=kasdf... ??

This type of qestions goes to php-general mailinglist. This list is only for
discussion regarding the development _of_ PHP, not _with_ PHP.

--
Mvh./Best Regards
Jonas Delfs, http://delfs.dk



-- 
PHP Development 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]

Reply via email to