|
TokyoTyrant::putKeepPuts a record Beschreibung
public TokyoTyrant TokyoTyrant::putKeep
( mixed
$keys
[, string $value
] )
Puts a key-value pair into the database or multiple key-value pairs. If Parameter-Liste
RückgabewerteThis method returns a reference to the current object and throws TokyoTyrantException on failure. Beispiele
Beispiel #1 tokyotyrant::putKeep example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: Existing record! Not modified value Siehe auch
|