From professional translators, enterprises, web pages and freely available translation repositories.
display colour syntax highlighted source.
once you have set the execution attributes of the file appropriately (e.g. chmod +x test) your script can be executed like a normal shell or perl script:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the highlight_string() function prints out a syntax highlighted version of str using the colors defined in the built-in syntax highlighter for php. it returns true on success, false otherwise (php 4).
if the second parameter is not set to true then highlight_string() will return true on success, false on failure.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: