Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Re: SID Problem From: Jonas Delfs (jonas <email protected>)
Date: 12/20/01

"Marco Kaiser" <kaiser <email protected>> wrote in message
news:002d01c18975$a24ed9a0$420aa8c0 <email protected>

> <?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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>