March 2002
Intermediate to advanced
528 pages
21h 29m
English
highlight_string
bool highlight_string(string source)
Prints a syntax-colored version of the string
source using PHP’s
built-in syntax highlighter. Returns true if
successful; otherwise, returns false.