David Otton <mailto:[EMAIL PROTECTED]> on Thursday, December 04, 2003 3:43 AM said:
> function f()
> {
> return (array (7, 5));
> }
>
> list ($a, $b) = f();
Hey cool! I never knew about that.
Chris.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

