On Sat, 30 Mar 2002, Sebastian A. wrote:
> I am trying to use <<<anytext in an object but I am having a number of
> problems. <<<anytext does not seem to work if it is indented. If I un-indent
> <<<anytext and the text between it, it works perfectly. Does anyone know
> what could be causing this error? I can give you a sample of my code if it
> would help...

What you can't indent is the

anytext

line, because it has to be exactly identical to what's after the <<<, and 
spaces or tabs at the beginning make it not identical.

miguel


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

Reply via email to