I want to insert php code in a post in this forum but I can't get the syntax coloration.
Here is what I get (no color) :
<?php echo 'hello'; ?>
Source code in the editor :
[ CODE]<?php echo 'hello'; ?>[/CODE]
(space added after the '[' to avoid interpretation)
Any help ? Thanks