PHP here document (heredoc) examples
By Alvin Alexander. Last updated: June 3 2016
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: