February 2013
Intermediate to advanced
538 pages
20h 55m
English
highlight_string
mixed highlight_string(stringsource[, boolreturn] )
Prints a syntax-colored version of the string
source using PHP’s built-in syntax
highlighter. Returns true if
successful; otherwise, returns false. If return
is true, then the highlighted code
is returned as a string rather than being sent to the output
device.
Read now
Unlock full access