[snip]
I have on my site a part where users' can submit articles and no doubt
their
articles will contain code. Code is wrapped inside of [code] tags, i.e.
[code]<?php echo "hi"; ?>[/code]
[/snip]

A simple way would be to replace the [code] tags with <pre> tags for
display. Also Evolt.org does a nifty thing with code in iframes within
articles.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to