Lua::include

(PECL lua >=0.9.0)

Lua::includeParse a Lua script file

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

file

Zwracane wartości

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