在线文档教程

Lua::include

Lua::include

(PECL lua >=0.9.0)

Lua::include — Parse a Lua script file

Description

public mixed Lua::include ( string $file )

Warning

This function is currently not documented; only its argument list is available.

Parameters

file

Return Values

Returns result of included code, NULL for wrong arguments or FALSE on other failure.

← Lua::getVersion

Lua::registerCallback →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/lua.include.php