highlight_string
Definition
mixed highlight_string ( string $str [, bool $return = false ] )
Description
Outputs or returns a syntax highlighted version of the given PHP code using the colors defined in the built-in syntax highlighter for PHP.
mixed highlight_string ( string $str [, bool $return = false ] )
Outputs or returns a syntax highlighted version of the given PHP code using the colors defined in the built-in syntax highlighter for PHP.