March 2002
Intermediate to advanced
528 pages
21h 29m
English
highlight_file
bool highlight_file(string filename)
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.