I am following The book \"Beginning PHP, Apache, MySQL web development\" by Wrox. I have been following it verbatim and for some reason I am having a issue with the code. The ed
Closing heredoc statement must be at the very first position in the string:
ENDHTML; // works ENDHTML; // won’t work