TokyoTyrantTable::putShl

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantTable::putShlConcatenates to a record

Descrierea

public TokyoTyrantTable::putShl ( string $key , string $value , int $width ) : void

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

Parametri

key

A string key

value

The value to concatenate

width

The width of the record

Valorile întoarse

This method is not supported on table databases.

A se vedea și

add a note add a note

User Contributed Notes

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