Date: 12/16/00
- Next message: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Previous message: Zak Greant: "Re: [PHP-DEV] New Function: is_scalar"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] foreach() and list()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 11:29 AM 12/16/00 +0200, Zeev Suraski wrote:
>And if it doesn't...?
Then it should do the same thing as in this case:
$foo = 1;
list($val1, $val2, $val3) = $foo;
-Andrei
-- 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: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Previous message: Zak Greant: "Re: [PHP-DEV] New Function: is_scalar"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] foreach() and list()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

