Are you using a broken editor of some sort?  All I can think of here is
that your spaces aren't really spaces.  Try an od -c on that file from
your prompt.

-Rasmus

On Wed, 19 Jun 2002, Joshua Alexander wrote:

> I just installed the php 4.2.1 from entropy.ch and when running this script:
>
> <?php
>
> $test = "just about anything";
>
> echo "this was justa test";
>
> ?>
>
> I get this error:
>
> Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in
> /Library/WebServer/Documents/west.php on line 3
>
> Anyone know what *that* is about?
>
> -Josh


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to