位置: 编程技术 - 正文
推荐整理分享PHP选项:bcompiler_write_header()的用法(php
),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php b/s,php bcsub,php
,php bcmath off,php
,php bcmul,php bc,PHP选项代码,内容如对您有帮助,希望把文章链接给更多的朋友!
(PECL bcompiler >= 0.3)
bcompiler_write_header — 写入 bcompiler 头
说明 bool bcompiler_write_header ( resource $filehandle [, string $write_ver ] )写入一个 bcompiler 文件的头部。
参数filehandle
fopen() 返回的一个文件句柄。
write_ver能够用以前使用的格式写入字节码,这样就可以在较旧的 bcompiler 版本中使用。
返回值成功时返回 TRUE, 或者在失败时返回 FALSE。
范例
Example #1 bcompiler_write_header() 例子
<?php$fh=fopen("/tmp/example","w");bcompiler_write_header($fh);bcompiler_write_class($fh,"DB");bcompiler_write_footer($fh);fclose($fh);?> 注释 Warning此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的PHP 发布版本中未通知就被修改。使用本函数风险自担 。
参见bcompiler_write_footer() - 写入单个字符 x 用于标识编译数据的结尾
PHP选项:bcompiler_write_footer()的用法 bcompiler_write_footer(PECLbcompiler=0.4)bcompiler_write_footer写入单个字符x用于标识编译数据的结尾说明boolbcompiler_write_footer(resource$filehandle)写入单个字符x用于
PHP选项:bcompiler_write_functions_from_file()的用法 bcompiler_write_functions_from_file(PECLbcompiler=0.5)bcompiler_write_functions_from_file以字节码写入一个文件中定义过的所以函数说明boolbcompiler_write_functions_from_file(resource
PHP选项:bcompiler_write_function()的用法 bcompiler_write_function(PECLbcompiler=0.5)bcompiler_write_function以字节码写入定义过的函数说明boolbcompiler_write_function(resource$filehandle,string$functionName)从PHP读取现存函
标签: php
上一篇:PHP选项:bcompiler_write_included_filename()的用法(php bcmath off)
友情链接: 武汉网站建设