| 
 | TokyoTyrant::outRemoves records Description
   public TokyoTyrant TokyoTyrant::out
    ( mixed  $keys)Removes a record or multiple records. This method accepts a string for a single key or an array of keys for multiple records. Parameters
 
 Return ValuesThis method returns the current object and throws TokyoTyrantException on failure. Examples
 Example #1 TokyoTyrant::out example 
<?phpSee Also
 
 |