|
Memcache::deleteDelete item from the server Description
bool Memcache::delete
( string
$key
[, int $timeout = 0
] )
Memcache::delete deletes an item with the Parameters
Changelog
Return Values
Returns Examples
Example #1 Memcache::delete example
<?php See Also
|