This class can be used to reformat highlighted PHP code. It can highlight PHP code and turn keywords into links to the respective manual page in the PHP.net site. If the code is not enclosed in PHP code tags <?php and ?>, first it adds these tags before highlighting the code. It can also escape a text string to display as HTML using configurable block tags.