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