On 4/30/07, Nick Gorbikoff <ngorbikoff@xxxxxxxxxxxxxxxxx> 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