Location:
PHPKode
>
projects
>
phc
> test/subjects/reduced/0003.php
<?php function fun($x) { $x = 'x'; } fun(&$p); var_export($p); ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc