PHP » GoLang |
login |
register |
about
|
GoLang Memcached::flush
request it (363)
GoLang replacement for PHP's Memcached::flush
[edit | history]
Memcached::flush(PECL memcached >= 0.1.0) Memcached::flush — Invalidate all items in the cache Description
public bool Memcached::flush
([ int
$delay = 0
] )
Memcached::flush() invalidates all existing cache items
immediately (by default) or after the Parameters
Return Values
Returns Examples
Example #1 Memcached::flush() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|