Lua::include

(PECL lua >=0.9.0)

Lua::includeParse a Lua script file

說明

public mixed Lua::include ( string $file )

Warning

此函式目前沒有參考文件;只有引數列表。

參數

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