php-developer-list | 2001122
Date: 12/20/01
- Next message: Yasuo Ohgaki: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Yasuo Ohgaki: "Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?"
- In reply to: Marco Kaiser: "[PHP-DEV] SID Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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>
- Next message: Yasuo Ohgaki: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Yasuo Ohgaki: "Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?"
- In reply to: Marco Kaiser: "[PHP-DEV] SID Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

