PHP Velho Oeste 2024

TokyoTyrantTable::putNr

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantTable::putNrPuts value

Descrição

public TokyoTyrantTable::putNr ( mixed $keys [, string $value ] ) : void

This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.

Parâmetros

keys

A string key or an array of key-value pairs

value

The value in case a string key is used

Valor Retornado

This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.

Veja Também

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top