PHP Manualbreak(PHP 4, PHP 5) break ends execution of the current for, foreach, while, do-while or switch structure. break accepts an optional numeric argument which tells it how many nested enclosing structures are to be broken out of.
<?php
![]() |
PHP-Index
New Tutorial entries
|