- Joined
- Mar 13, 2004
- Messages
- 501
- Reaction score
- 0
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....
thanks.
hotdog
<<<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....
thanks.
hotdog