apc_compile_file
Stores a file in the bytecode cache, bypassing all filters.
&reftitle.description;
boolapc_compile_file
stringfilename
Stores a file in the bytecode cache, bypassing all filters.
&reftitle.parameters;
filename
Full or relative path to a PHP file that will be compiled and stored in
the bytecode cache.
&reftitle.returnvalues;
&return.success;