(PHP4 )
void highlight_string (string str)
void highlight_string
The highlight_string() function prints out a syntax highlighted version of str using the colors defined in the built-in syntax highlighter for PHP.
See also highlight_file(), show_source().