TokyoTyrantTable::putShl

(PECL tokyo_tyrant >= 0.1.0)
Concatenates to a record
public void TokyoTyrantTable::putShl ( string $key, string $value, int $width )

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

Parameters:
key

A string key

value

The value to concatenate

width

The width of the record

Returns:

This method is not supported on table databases.

See also:

TokyoTyrant::put() -

TokyoTyrant::putKeep() -

TokyoTyrant::putCat() -

TokyoTyrantTable::put() -

TokyoTyrantTable::putKeep() -

TokyoTyrantTable::putCat() -

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

Please login to continue.