PHP introduces goto operators in 5.3? Is…
PHP introduces goto operators in 5.3? Is it a good thing or a bad thing?
Goto: http://www.php.net/manual/en/control-structures.goto.php
goto, since it’s invention, has been rather misused most of the time.
On June 8, 1995, Rasmus Lerdorf issued the first public release of PHP. It’s a language that became the key development language of the Web 1.0 world powering millions of sites.
From http://blog.internetnews.com/skerner/2009/06/happy-birthday-php.html
And by the way, it’s PHP’s birthday yesterday!

Why use goto operator when there is come… | Cafyn 10:08 pm on June 10, 2009 Permalink
[...] use goto operator when there is comefrom: COMEFROM was initially seen in lists of joke assembly language instructions [...]