> That's fine for that but I have several places that use if's and else's...

AFAIK, you can't do conditionals inside a here doc. But then you don't
have to build your entire output string in one here doc, either.

Hmm. Maybe you're trying to build templates?

-- 
Joel Rees <[EMAIL PROTECTED]>


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

Reply via email to