Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/isset_on_scalars.php
<?php // Isset on array indices of scalars $x = 5; var_dump(isset($x[1])); ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc