I noticed that this either is not working, or is not working correctly. What is the status of PHP HEREDOC support?
Example: $variable = <<<END_OF_TEXT some text doesn't matter what format or characters "quoted" or 'singles', whatever all of the text between the <<< END_OF_TEXT above and the final END_OF_TEXT with a semicolon is one large block of text END_OF_TEXT; -- <http://forum.pspad.com/read.php?2,50995,54421> PSPad freeware editor http://www.pspad.com
