Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/ref_param_passed_literal.php
<?php function f(&$x) { $x = 7; } $y = "test"; f ($y); ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
phc