goto in PHP 5.3
It appears that the goto statement is being added to PHP 5.3. Considering its bad reputation the move seems like a strange feature to be adding. Especially since one of the main benefit of a goto, exception handling, appears to have been introduced in PHP 5.
Hopefully all the web programmers out there will tread cautiously with their new power.
Hopefully all the web programmers out there will tread cautiously with their new power.
Comments
Post a Comment