[snip]
> No, I'm performing assignment... intentionally. Parent's becomes the previous 
> children to move down a level. The following:
> 
>    if( !($parents = &$children) )
> 
> performs assignment and an empty array check in one statement.
[/snip]

Gotcha'. 

So all I am ever getting back right now is the result of the first query.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to