php From Online Manual

Revision as of 11:58, 1 July 2013 by Illori (talk | contribs) (Bot: Automated text replacement (-> +>))
Jump to: navigation, search

description: The php tag colors text with php syntax. This is a block level tag, however no tags can be placed inside as they will all be formatted according to php syntax.

example: [php]<?php echo "Hello world!"; ?>[/php]

result: <?php echo "Hello world!"?>



Advertisement: