(PECL memcached >= 2.0.0)
Check if the instance was recently created
public bool Memcached::isPristine ( void )
Memcached::isPristine() checks if the Memcache instance was recently created.
Returns:
Returns the true if instance is recently created, false otherwise.
See also:
Please login to continue.