(PECL lua >=0.9.0)
Parse a Lua script file
public mixed Lua::include ( string $file )
Parameters:
file
Returns:
Returns result of included code, NULL
for wrong arguments or FALSE
on other failure.
This function is currently not documented; only its argument list is available.
Please login to continue.