Posted by Ian on 12/09/05 22:16
ross wrote:
> The following gives an error:
>
> <?php
> $super-man=100;
> ?>
>
> Parse error: parse error, unexpected '=' in /test.php on line 2
>
> I understand that the "-" sign is seen as an operator.
> is there a way to get around this? I need to have "-" in variable names.
>
Why? No one else does.
Ian
[Back to original message]
|