Just mark up your own text: it's not so hard to type <code>$foo->bar()</code> to get those characters to appear like $foo->bar() in the middle of a paragraph.
Likewise, here's a linebroken example.
<code>
$foo->bar();
</code>
Inside the CODE tags, those characters appear literally. That's what they're for.$foo->bar();
--
[ e d @ h a l l e y . c c ]
In reply to Re: Convert Text to HTML Checkbox
by halley
in thread Convert Text to HTML Checkbox
by rjahrman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |