Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/undeclared_function.php
<?php f(); $c = 1; if ($c) { function f() { return 1; } }; f(); ?>
Web-based Email Marketing Software for sending email newsletters
Return current item:
phc