|
Posted by Andy Hassall on 08/20/06 18:40
On 20 Aug 2006 11:34:12 -0700, a.r.austin@gmail.com wrote:
>There was some PHP built in syntax method to enter huge strings as
>blocks of text.
>
>I don't remember exactly how it goes and not many people use it, thus,
>google search was unsuccessful to me:
>
>$a = [MYKEY]
>text text text
>[/MYKEY];
>
>Well, it went something like that... Anyone can help me remember
>exactly what was the syntax and a correct name of this method?
http://uk2.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|