Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/reference_assignment_from_uninit_var_var.php
<?php $x = "a"; $b =& $$x; $b = 1; echo $a; ?>
Web-based Email Marketing Software for sending email newsletters
Return current item:
phc