|
TokyoTyrant::putCatConcatenates to a record Beschreibung
public TokyoTyrant TokyoTyrant::putCat
( mixed
$keys
[, string $value
] )
Appends a value into existing key or multiple values if Parameter-Liste
RückgabewerteThis method returns a reference to the current object and throws TokyoTyrantException on failure. Beispiele
Beispiel #1 TokyoTyrant::putCat example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: value has more data Siehe auch
|