yaml_parse
Introduction
Other Basic Extensions
PHP Manual
Lua
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Lua
— The Lua class
Lua::__call
— Magic method for Lua to call Lua functions
Lua::assign
— Assign a PHP variable to Lua
Lua::call
— Call Lua functions
Lua::__construct
— Lua constructor
Lua::eval
— Evaluate a string as Lua code
Lua::getversion
— The getversion purpose
Lua::include
— Parse a Lua script file
Lua::registerCallback
— Register a PHP function to Lua
LuaClosure
— The LuaClosure class
LuaClosure::__invoke
— invoke luaclosure
yaml_parse
Introduction
Other Basic Extensions
PHP Manual