Lua::include

(PECL lua >=0.9.0)

Lua::includeParse a Lua script file

Опис

public Lua::include(string $file): mixed

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

file

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

Returns result of included code, null for wrong arguments or false on other failure.