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.
.