Issue with Code Tag

May cause trunncations.

Page 1 of 1

1 Replies - 454 Views - Last Post: 09 August 2008 - 03:02 AM

#1 AdamSpeight2008   User is offline

  • MrCupOfT
  • member icon

Reputation: 2298
  • View blog
  • Posts: 9,535
  • Joined: 29-May 08

Issue with Code Tag

Posted 11 July 2008 - 05:17 PM

Just to let you know,i've found the cause of truncation of code in code tags.

Causes truncation [ code ] Large section of code [ /code ]
Doesn't cause truncation [ code = vb] large section of code [ /code ]

What the technical reason of why?
Is This A Good Question/Topic? 0
  • +

Replies To: Issue with Code Tag

#2 MitkOK   User is offline

  • D.I.C Regular
  • member icon

Reputation: 33
  • View blog
  • Posts: 403
  • Joined: 09-August 07

Re: Issue with Code Tag

Posted 09 August 2008 - 03:02 AM

I don't want to open new thread about this : <br> tag in code sections interpret as HTML.
The code echo $row['title']. '<br>'; :
code echo $row['title']. '<br>';

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1