Leonardo Pedretti wrote:
Goto is somewhat equivalent to 'case' combined with using 'continue' in loops. More precisely, this 2 language constructions are the 'goto' implementation with a different name so that Dijkstra does not get back from the grave to punish us =D
also with exceptions there are also ways to "emulate" goto ...
might as well give people the real thing .. that is much more in the spirit of php, where the aim is to make it very easily readable what you are actually up to in your code.
regards, Lukas
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php