|
TokyoTyrant::putCatConcatenates to a record Description
public TokyoTyrant TokyoTyrant::putCat
( mixed
$keys
[, string $value
] )
Appends a value into existing key or multiple values if Parameters
Return ValuesThis method returns a reference to the current object and throws TokyoTyrantException on failure. Examples
Example #1 TokyoTyrant::putCat example
<?php The above example will output: value has more data See Also
|