I need to write some instructions about how to add affiliate links. I was wondering if any one knows of a way to show the source code like it does with bb script.
or
Code:
<?php echo "hello"; ?>
PHP Code:
<?php echo "hello"; ?>
Comment