Location:
PHPKode
>
projects
>
phc
> test/subjects/parsing/instring_simple_object_var.php
<?php class C { var $x = 5; } $c = new C(); echo "a $c->x b\n"; ?>
Web-based Email Marketing Software for sending email newsletters
Return current item:
phc