On 4/30/07, Nick Gorbikoff <[EMAIL PROTECTED]> wrote:
Hello, folks.
I rember I've since this somewhere in perl and it has somethign to do with
blocks of code. I came across the same thing in some PHP code.

<<< END
 ....some code....
END

What exactly does it mean.

BTW:
PHP .net search breaks if you search for <<<


It's heredoc syntax.

http://us2.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc



--
Greg Donald
http://destiney.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to