Date: 12/15/00
- Next message: szii <email protected>: "Re: [PHP-DEV] Speed/Performance"
- Previous message: roman <email protected>: "[PHP-DEV] PHP 4.0 Bug #8283: Impossible to connect to socket made by other unix daemon..."
- Next in thread: Cynic: "Re: [PHP-DEV] foreach() and list()"
- Reply: Cynic: "Re: [PHP-DEV] foreach() and list()"
- Reply: Zeev Suraski: "Re: [PHP-DEV] foreach() and list()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can we support the following syntax?
foreach ($array as list($val1, $val2, $val3)) {
...
}
I think it could be useful in a number of situations.
-Andrei
* E Pluribus UNIX. *
-- 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: szii <email protected>: "Re: [PHP-DEV] Speed/Performance"
- Previous message: roman <email protected>: "[PHP-DEV] PHP 4.0 Bug #8283: Impossible to connect to socket made by other unix daemon..."
- Next in thread: Cynic: "Re: [PHP-DEV] foreach() and list()"
- Reply: Cynic: "Re: [PHP-DEV] foreach() and list()"
- Reply: Zeev Suraski: "Re: [PHP-DEV] foreach() and list()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

