|
TokyoTyrant::putShlConcatenates to a record Description
public mixed TokyoTyrant::putShl
( string
$key
, string $value
, int $width
)Concatenate to a record and shift to left. Parameters
Return ValuesThis method returns a reference to the current object and throws TokyoTyrantException on failure. Examples
Example #1 TokyoTyrant::putShl example
<?php The above example will output: data and string See Also
|