> That's fine for that but I have several places that use if's and else's...
>
> Sparky
> > http://us4.php.net/types.string says that heredoc acts just like double
> > quoted, which would mean it expands variables, so I would try just

Than I would suggest reading the manual page (the link I gave) to see if you
can do that.  Would you put an if or an else inside a double quoted string
and expect it to work?  I wouldn't.  Maybe I'm wrong though.  Read the
manual.


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

Reply via email to