suche nach in der

apc_dec> <apc_clear_cache
Last updated: Fri, 18 May 2012

view this page in

apc_compile_file

(PECL apc >= 3.0.13)

apc_compile_file Speichert eine Datei im Bytecode Cache unter Umgehung aller Filter.

Beschreibung

mixed apc_compile_file ( string $filename [, bool $atomic = true ] )

Speichert eine Date im Bytecode Cache unter Umgehung aller Filter.

Parameter-Liste

filename

Absoluter oder relativer Pfad zu einer PHP Datei die kompiliert und im Bytecode Cache abgelegt werden soll.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



add a note add a note User Contributed Notes
apc_compile_file
There are no user contributed notes for this page.

apc_dec> <apc_clear_cache
Last updated: Fri, 18 May 2012