Jump to content
MakeWebGames

Recommended Posts

Posted

Pfft... You need to listen to me f00.

I am staff, therefor - I am better than you. :P

The things you guys are discussing a.t.m. isn't very helpful for somebody starting off at PHP, it's more on an intermediates skill level.

Posted

I don't see how correcting chinion's code with proper concatenation then discussing what concatenation is and the methods of using it, is off topic. :huh:

Posted

The topic is called PHP so any discussion towards that subject would be on topic. So Spudinski i would say your incorrect in thinking the discussion was off topic.

On that note would heredoc be slower or faster?

Posted
On that note would heredoc be slower or faster?

Surely one heredoc would be quicker than several Echos. It would make sense. However, i have not looked it up.

Posted

@CrimGame: Point taken.

No heredoc would be slower, as it has to process the data multiple times.

Just as with Zeggy's explanation, the interpreter would have to do another cycle for the variables defined.

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.   Paste as plain text instead

  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...