Jump to content

locating heredoc in manual


Ninjakreborn

Recommended Posts

I am studying a book over at
[a href=\"http://www.hudzilla.org/phpbook/read.php/2_6_3\" target=\"_blank\"]http://www.hudzilla.org/phpbook/read.php/2_6_3[/a]
On this specific page of the studying material I ran across a php command called heredoc. Allowing you to put whatever words you want to, I test it out using all forms of words, and it still worked, also his exampled worked as well, I tried searching the heredoc statement on php.net and it didn't come up, I also searched delimiter and couldn't find anything.
I was hoping someone could point me in the right direction to find that heredoc
I like cross referencing everything I go through with the manual. thanks.
Link to comment
Share on other sites

[!--quoteo(post=365551:date=Apr 17 2006, 04:26 PM:name=businessman332211)--][div class=\'quotetop\']QUOTE(businessman332211 @ Apr 17 2006, 04:26 PM) [snapback]365551[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I am studying a book over at
[a href=\"http://www.hudzilla.org/phpbook/read.php/2_6_3\" target=\"_blank\"]http://www.hudzilla.org/phpbook/read.php/2_6_3[/a]
On this specific page of the studying material I ran across a php command called heredoc. Allowing you to put whatever words you want to, I test it out using all forms of words, and it still worked, also his exampled worked as well, I tried searching the heredoc statement on php.net and it didn't come up, I also searched delimiter and couldn't find anything.
I was hoping someone could point me in the right direction to find that heredoc
I like cross referencing everything I go through with the manual. thanks.
[/quote]

it's not really a command but a general description/term for the method used to implement sticking free text into your code.
[a href=\"http://uk.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc\" target=\"_blank\"]http://uk.php.net/manual/en/language.types....syntax.heredoc[/a]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.