Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/simple_null_array.php
<?php // Illustrates the problem of turning $x[0] into $t =& $x[0] $x[0]; var_dump ($x); ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc