Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/comma_op.php
<?php for($i = 0, $j = 0; ++$j, $i < 10; ++$i) { echo $i, $j, "\n"; } ?>
Web-based Email Marketing Software for sending email newsletters
Return current item:
phc