Are there any PHP coders who could tell me about, or point to a reference about:
<<<EOF
...
EOF;
It is used regularly in a script I am trying to modify however I have no idea how it works... the code is very complicated. I figured <<<EOF starts something whilst EOF ends it....