So assign it to a variable.

-Andrei

On Sep 19, 2006, at 8:52 AM, Michael Wallner wrote:

Andrei Zmievski wrote:
Why do we want to continue treating objects as arrays? Can't people
simply pass get_object_vars($obj) result to array_walk?

That won't work because array_walk() takes a reference.

--
Michael

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to