|
TokyoTyrant::out(PECL tokyo_tyrant >= 0.1.0) TokyoTyrant::out — Removes records ОписаниеRemoves a record or multiple records. This method accepts a string for a single key or an array of keys for multiple records. Возвращаемые значенияThis method returns the current object and throws TokyoTyrantException on failure. Примеры
Пример #1 TokyoTyrant::out() example
<?php |
|