Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/001a.php
<?php $a = 5; $b = $a; $b = $b + 1; var_dump($a); var_dump($b); ?>
Web-based Email Marketing Software for sending email newsletters
Return current item:
phc