I seem to be having trouble displaying my code correctly in the forums, and thought I ought to ask a Mod how it should be done - I'm using this syntax [noparse]
[/noparse], is this correct?
bradgrafelman;10964274 wrote:Looks fine... example: [noparse]<?php echo "Hello world!"; ?>[/noparse] becomes: <?php echo "Hello world!"; ?>
Looks fine... example:
[noparse]
<?php echo "Hello world!"; ?>
[/noparse]
becomes:
Many thanks, I think I've got it now