PHP选项:bcompiler_write_exe_footer()的用法 PHP
bcompiler_write_exe_footer
(PECL bcompiler >= 0.4)
bcompiler_write_exe_footer — 写入开始位置以及 exe 类型文件的结尾信号
说明
bool bcompiler_write_exe_footer
( re
PHP选项:bcompiler_write_class()的用法 PHP
bcompiler_write_class
(PECL bcompiler >= 0.4)
bcompiler_write_class — 写入定义过的类的字节码
说明
bool bcompiler_write_class
( resource $filehandle
, string $classN
PHP选项:bcompiler_write_file()的用法 PHP
bcompiler_write_file
(PECL bcompiler >= 0.6)
bcompiler_write_file — 写入 PHP 源码文件的字节码
说明
bool bcompiler_write_file
( resource $filehandle
, string $filenam
PHP选项:bcompiler_write_function()的用法 PHP
bcompiler_write_function
(PECL bcompiler >= 0.5)
bcompiler_write_function — 以字节码写入定义过的函数
说明
bool bcompiler_write_function
( resource $filehandle
, st
PHP选项:bcompiler_write_functions_from_file()的用法 PHP
bcompiler_write_functions_from_file
(PECL bcompiler >= 0.5)
bcompiler_write_functions_from_file — 以字节码写入一个文件中定义过的所以函数
说明
bool bcompiler_write_
PHP选项:bcompiler_write_footer()的用法 PHP
bcompiler_write_footer
(PECL bcompiler >= 0.4)
bcompiler_write_footer — 写入单个字符 x00 用于标识编译数据的结尾
说明
bool bcompiler_write_footer
( resource $file
PHP选项:bcompiler_write_header()的用法 PHP
bcompiler_write_header
(PECL bcompiler >= 0.3)
bcompiler_write_header — 写入 bcompiler 头
说明
bool bcompiler_write_header
( resource $filehandle
[, string $write_ver
] )
PHP选项:bcompiler_write_included_filename()的用法 PHP
bcompiler_write_included_filename
(PECL bcompiler >= 0.5)
bcompiler_write_included_filename — 写入一个包含的文件的字节码
说明
bool bcompiler_write_included_filename
PHP APC函数:apc_add()的用法 PHP
apc_add
(PECL apc >= 3.0.13)
apc_add —
缓存一个变量到数据存储
说明
bool apc_add
( string $key
, mixed $var
[, int $ttl = 0
] )
array apc_add
( arr
PHP APC函数:apc_clear_cache()的用法 PHP
apc_clear_cache (PECL apc = 2.0.0)
apc_clear_cache — 清除APC缓存 说明 bool apc_clear_cache ([ string $cache_type = ...