What OS are you using? On windows, you may have problems with the \r\n
newline system. I read somewhere that the heredoc syntax requires the
use of unix-style \n's

Are you getting any error messages. If it didn't work you should get a
syntax error. If so what was it?


On Wed, 20 Oct 2004 20:46:54 +0200, M. Sokolewicz <[EMAIL PROTECTED]> wrote:
> Adil wrote:
> 
> > anyone know why heredoc syntax might not work with php5/apache installed.  I
> > can't get even the simplest strings in heredoc syntax to work and I've tried
> > just cutting and pasting other peoples stuff in that syntax as well, and
> > still no luck
> >
> > thx.
> > Adil.
> works fine here... using a 5.0.2-CVS from a few days ago
> 
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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

Reply via email to