Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/simple_return.php
<?php function f() { return 5; } var_dump(f()); ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc