|
TokyoTyrant::putNr(PECL tokyo_tyrant >= 0.1.0) TokyoTyrant::putNr — Puts value ОписаниеPuts a key-value pair into the database or multiple key-value pairs. If keys is string then the second parameter value defines the value. The second parameter is mandatory if keys is a string. This method does not wait for the response from the server. Список параметров
Возвращаемые значенияThis method returns a reference to the current object and throws TokyoTyrantException on failure. Примеры
Пример #1 TokyoTyrant::putNr() example
<?php Результат выполнения данного примера: value1 Смотрите также
|
|