Location:
PHPKode
>
projects
>
phc
> test/subjects/errors/expr_in_complex_syntax.php
<?php $x = 1; $y = 2; echo "foo {$x + $y} bar\n"; // { phc-error: Variable name expected } ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc