TokyoTyrantTable::putNr
(PECL tokyo_tyrant >= 0.1.0)
TokyoTyrantTable::putNr — Puts value
Description
This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.
Parameters
-
keys
-
A string key or an array of key-value pairs
-
value
-
The value in case a string key is used
Return Values
This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.
See Also
- TokyoTyrant::putNr() - Puts value
- TokyoTyrant::putKeep() - Puts a record
- TokyoTyrant::putCat() - Concatenates to a record
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Расширения для работы с базами данных
- Расширения для работы с базами данных отдельных производителей
- tokyo_tyrant
- Функция TokyoTyrantTable::add() - Adds a record
- Функция TokyoTyrantTable::genUid() - Generate unique id
- Функция TokyoTyrantTable::get() - Get a row
- Функция TokyoTyrantTable::getIterator() - Get an iterator
- Функция TokyoTyrantTable::getQuery() - Get a query object
- Функция TokyoTyrantTable::out() - Remove records
- Функция TokyoTyrantTable::put() - Store a row
- Функция TokyoTyrantTable::putCat() - Concatenates to a row
- Функция TokyoTyrantTable::putKeep() - Put a new record
- Функция TokyoTyrantTable::putNr() - Puts value
- Функция TokyoTyrantTable::putShl() - Concatenates to a record
- Функция TokyoTyrantTable::setIndex() - Sets index
Коментарии
404 Not Found