This is a discussion on Posting code samples in Text area? within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Trying to post code in a text area, but becasue the script has 'smilies' enable, code is displayed wonky ... Have ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Trying to post code in a text area, but becasue the script has 'smilies'
enable, code is displayed wonky ... Have tried using <pre> ... The output is generated using php Using the news script silvernews ... have tried their support already ... http://www.silver-scripts.de/ Thanks greatly! |
|
|||
|
On Tue, 19 Oct 2004 17:15:42 +0000, AntonJ wrote:
> Trying to post code in a text area, but becasue the script has 'smilies' > enable, code is displayed wonky ... > > Have tried using <pre> ... > > The output is generated using php > > Using the news script silvernews ... have tried their support already ... > > http://www.silver-scripts.de/ > > Thanks greatly! have you tried using < > to replace brackets so they dont get processed? -- Ken Dennis http://KenDennis-RSS.homeip.net |