Lua::call
Lua::call
Lua::__call
(PECL lua >=0.9.0)
Lua::call -- Lua::__call — Call Lua functions
Description
public mixed Lua::call ( callable $lua_func [, array $args [, int $use_self = 0 ]] )
public mixed Lua::__call ( callable $lua_func [, array $args [, int $use_self = 0 ]] )
Warning
This function is currently not documented; only its argument list is available.