No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher une fonction PHP

The LuaSandboxFunction class

(PECL luasandbox >= 1.0.0)

Introduction

Represents a Lua function, allowing it to be called from PHP.

A LuaSandboxFunction may be obtained as a return value from Lua, as a parameter passed to a callback from Lua, or by using LuaSandbox::wrapPhpFunction(), LuaSandbox::loadString(), or LuaSandbox::loadBinary().

PHP: LuaSandboxFunction - Manual Home of Manuel PHP  Contents Haut

Class synopsis

class LuaSandboxFunction {
/* Methods */
public call(string ...$args): array|bool
public dump(): string
}

PHP: LuaSandboxFunction - Manual Home of Manuel PHP  Contents Haut

Table of Contents

Find a PHP function
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph