Query: apc_compile_file
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
APC_COMPILE_FILE(3) 1 APC_COMPILE_FILE(3) apc_compile_file - Stores a file in the bytecode cache, bypassing all filters.SYNOPSISmixed apc_compile_file (string $filename, [bool $atomic = true])DESCRIPTIONStores a file in the bytecode cache, bypassing all filters.PARAMETERSo $filename - Full or relative path to a PHP file that will be compiled and stored in the bytecode cache.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOapc_bin_dumpfile(3), apc_bin_loadfile(3). PHP Documentation Group APC_COMPILE_FILE(3)
| Related Man Pages |
|---|
| apc_fetch(3) - php |
| wincache_ucache_get(3) - php |
| wincache_refresh_if_changed(3) - php |
| bcompiler_write_header(3) - php |
| wincache_ucache_dec(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |