TokyoTyrantTable::putNr

(PECL tokyo_tyrant >= 0.1.0)
Puts value
public void TokyoTyrantTable::putNr ( mixed $keys [, string $value ] )

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

Returns:

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() -

TokyoTyrant::putKeep() -

TokyoTyrant::putCat() -

doc_php
2016-02-24 16:18:52
Comments
Leave a Comment

Please login to continue.