I'm kind of new to PHP, but have been programming in PERL for awhile. I was wondering if there is any alternative to using HEREDOC. I know in PERL you can use the qq/ / string operator instead of PERL's version of HEREDOC. Is there anything similar in PHP.
Thanks for your help.







Bookmarks