Lua::include
(PECL lua >=0.9.0)
Lua::include — Parse a Lua script file
Description
public Lua::include ( string $file ) : mixed
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.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/lua.include.php