Query: lua
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LUA(3) 1 LUA(3) The Lua classINTRODUCTIONCLASS SYNOPSISLua Lua Constants o const string$Lua::LUA_VERSIONLua 5.1.4 Methods o public mixed Lua::assign (string $name, string $value) o public mixed Lua::call (callable $lua_func, [array $args], [int $use_self]) o public mixed Lua::__call (callable $lua_func, [array $args], [int $use_self]) o public Lua::__construct (string $lua_script_file = NULL) o public mixed Lua::eval (string $statements) o public string Lua::getVersion (void ) o public mixed Lua::include (string $file) o public mixed Lua::registerCallback (string $name, callable $function)PREDEFINED CONSTANTSo Lua::LUA_VERSION - PHP Documentation Group LUA(3)