PHP here doc FAQ: Can you share some examples of the PHP "here" doc (heredoc) syntax?
"Here" documents in many languages are provided as a way to address the following problems:
A question I get frequently is "How do I assign some text (or a string) to a variable in AppleScript?" The syntax for this is as follows: