Ok, it's so MUCH easier to read PHP code when you use the [php][/php]
Write this...
[php] echo 'Foo'; [/php]
And you'll get this...
echo 'Foo';
DO NOT USE [code][/code]
Thanks.
Well that's so cool, I was 10 minutes ago idly wondering about how this could be accomplished (woah...synchronicity at work). Thanks. All I need now is some really intelligent code to show.🙁