apc_compile_file

(no version information, might be only in CVS)

apc_compile_file --  Stores a file in the bytecode cache, bypassing all filters.

说明

bool apc_compile_file ( string filename )

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参数

filename

Full or relative path to a PHP file that will be compiled and stored in the bytecode cache.