Lua::include

(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.

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.