Ivan Sergio Borgonovo <mailto:[EMAIL PROTECTED]>
    on Thursday, March 18, 2004 9:22 AM said:

> but I obtain this:
> -- begin --
> 
> hey my name is goofy  and
>               I feel good
> -- end --
> 
> Lines are indented with tabs.
> I suspect something related to -w flag, but I haven't been able to
> switch this behaviour off.

all i can suggest is that you try putting an extra carriage return in
your code and see what that does. you might also try <?= $var."\n" ?>.


chris.

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

Reply via email to