Lua::include

(PECL lua >=0.9.0)

Lua::include解析Lua脚本文件

说明

public Lua::include ( string $file ) : mixed

Warning

本函数还未编写文档,仅有参数列表。

参数

file

返回值

返回脚本文件运行结果,参数错误返回null ,其它错误返回false

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有