On Wed, Oct 10, 2012 at 8:17 PM, David McGlone <da...@dmcentral.net> wrote:
>>
>> BTW - in any of your other computer languages didn't they utilize a
>> 'return' statement?  PHP's is no different.
>
> back in  like '85, I learned Pascal that's the only language I learned and I
> don't recall if it used return.
>
>  --

Pascal does have return, it only has a different name, exit. The
concept is the same.

- Matijn

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

Reply via email to