I have a foreach loop running in a function. During the foreach loop, if a
variable matches another variable, it does "return $variable". My question
is this: does the function automatically stop running when the variable is
returned?

J

















-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to