| 
 | 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 
<?phpThe above example will output: value has more data See Also
 
 |