|
TokyoTyrant::add(PECL tokyo_tyrant >= 0.1.0) TokyoTyrant::add — Adds to a numeric key ОписаниеAdds to an int or double value. This increments the value by the given amount and returns the new value. If the key does not exist a new key is created with initial value of the increment parameter. Список параметров
Возвращаемые значенияReturns the new value on success Примеры
Пример #1 TokyoTyrant::add() example
<?php Результатом выполнения данного примера будет что-то подобное: 6.5 Смотрите также
|
|