update : 2015.11.03
php.shukuma.com검색:
|
Memcache::delete(PECL memcache >= 0.2.0) Memcache::delete — Delete item from the server 설명
bool Memcache::delete
( string
$key
[, int $timeout = 0
] )
Memcache::delete() deletes an item with the 인수
변경점
반환값
성공 시 예제
Example #1 Memcache::delete() example
<?php 참고
|