TokyoTyrant::ext(PECL tokyo_tyrant >= 0.1.0) TokyoTyrant::ext — Execute a remote script Описание
public string TokyoTyrant::ext
( string $name
, int $options
, string $key
, string $value
)
Executes a remote script extension. Список параметров
Возвращаемые значенияReturns the result of the script function Примеры
Пример #1 TokyoTyrant::ext() example
<?php |
||