Click to See Complete Forum and Search --> : Quickie.. <<<blockname


johnwards
05-26-2007, 03:01 AM
Right brain fade...

How do I close off this, I don't even know its technical term to search for it...but I know how to start it just not close it...

$avariable = <<<blockname

Blah some text

but how do I end it...please help.

Charles
05-26-2007, 04:23 AM
http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc

johnwards
05-26-2007, 04:28 AM
ah ha it was the tab I had after the closing that was throwing me!

ta muchly.