php From Online Manual

Revision as of 17:02, 17 February 2011 by AngelinaBelle (talk | contribs) (bbc)
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: