php man page for apc_compile_file

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.

SYNOPSIS
mixed apc_compile_file (string $filename, [bool $atomic = true])
DESCRIPTION
Stores a file in the bytecode cache, bypassing all filters.
PARAMETERS
o $filename - Full or relative path to a PHP file that will be compiled and stored in the bytecode cache.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
apc_bin_dumpfile(3), apc_bin_loadfile(3). PHP Documentation Group APC_COMPILE_FILE(3)
Related Man Pages
wincache_ucache_get(3) - php
wincache_refresh_if_changed(3) - php
apc_bin_dumpfile(3) - php
wincache_ucache_exists(3) - php
wincache_ucache_inc(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun