downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Lua::__call> <자원형
[edit] Last updated: Sat, 07 Jan 2012

view this page in

The Lua class

(PECL lua >=0.9.0)

소개

클래스 개요

Lua {
/* Constants */
const string LUA_VERSION = Lua 5.1.4 ;
/* 프로퍼티 */
/* 메소드 */
public void Lua::__call ( string $lua_func , array $args )
public void Lua::assign ( string $name , string $value )
public void Lua::call ( mixed $lua_func , array $args )
Lua::__construct ( string $lua_script_file = NULL )
public void Lua::eval ( string $statements )
public void Lua::getversion ( void )
public void Lua::include ( string $file )
public void Lua::registerCallback ( string $name , callback $function )
}

프로퍼티

_callbacks

예약 상수

Lua::LUA_VERSION

Table of Contents



add a note add a note User Contributed Notes Lua
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites