Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/hashtable.php
<?php $arr["Jan"] = 31; $arr["Feb"] = 28; $arr["Mar"] = 31; var_dump($arr); ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc