07-10-2017, 12:00 AM
Outputting code or fixed width data
If you want to output a piece of code or in fact anything that requires a fixed width, e.g. Courier type font you should enclose the text in (code) tags, e.g.
(code)echo "This is some code"; (/code) ***square brackets changed to curved brackets here for formatting reasons; when using code tags, make sure to use square brackets just like you would in all the other tags - Julio***
If you want to output a piece of code or in fact anything that requires a fixed width, e.g. Courier type font you should enclose the text in (code) tags, e.g.
(code)echo "This is some code"; (/code) ***square brackets changed to curved brackets here for formatting reasons; when using code tags, make sure to use square brackets just like you would in all the other tags - Julio***

