php man page for lua

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 class

INTRODUCTION
CLASS SYNOPSIS
Lua 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 CONSTANTS
o Lua::LUA_VERSION - PHP Documentation Group LUA(3)
Related Man Pages
splqueue(3) - php
arrayobject(3) - php
gearmanclient(3) - php
reflectionobject(3) - php
splstack(3) - php
Similar Topics in the Unix Linux Community
BASH: getting a script to "do" what's after "done"
Please Help with Firefly Tool Bar Evaluation
How does ||: evaluate?
awk evaluating a string as a math expression
How to Force command substitution evaluation in bash?