At 09:04 PM 5/17/2002, Robert Cummings wrote:
>To be honest I'm passing the return_value into my recursion

Not sure what you mean by that - return_value is handled by the engine as 
soon as you return from your function implementation, if that's what you're 
asking.  If you're using it internally, then you're responsible for it 
until you return from your code.

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to