On Fri, Mar 6, 2009 at 00:12, Clancy <clanc...@cybec.com.au> wrote:
>
> Don't take me too seriously on this. But it riles me that the same peoplewho 
> threw out the
> GOTO as being too dangerous could then introduce the break statement which, 
> as I said,
> it's like a GOTO without a target. As a long-time assembly programmer, I 
> found the
> judicious use of GOTO's made for far clearer code than the mess of nested 
> braces I am
> forced to use in PHP.

    Then you'll be happy with the advent of PHP6:

        http://php.net/goto

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

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

Reply via email to