Lua::include

(PECL lua >=0.9.0)

Lua::includeParse a Lua script file

Опис

public mixed Lua::include ( string $file )

Увага

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

Параметри

file

Значення, що повертаються

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top