Location:
PHPKode
>
projects
>
phc
> test/subjects/reduced/0006.php
<?php function fun($x) { $x = 'x'; } $g = 60; $h = $g; fun(&$h); var_export($h); ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
phc