Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/break6.php
<?php echo "before\n"; for(;;) for(;;) for(;;) for(;;) for(;;) for(;;) break 6; echo "after\n"; ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc