Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16403 программиста и 1796 роботов. Сейчас ищет 2051 программист ...
TokyoTyrantTable::putNr - Puts value
Вернуться к: TokyoTyrantTable
TokyoTyrantTable::putNr
(PECL tokyo_tyrant >= 0.1.0)
TokyoTyrantTable::putNr — Puts value
Описание
This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.
Список параметров
-
keys
-
A string key or an array of key-value pairs
-
value
-
The value in case a string key is used
Возвращаемые значения
This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.
Смотрите также
- TokyoTyrant::putNr() - Puts value
- TokyoTyrant::putKeep() - Puts a record
- TokyoTyrant::putCat() - Concatenates to a record
Вернуться к: TokyoTyrantTable