Fetches an individual value from the server. mget() must always be called before using this method.
@paramin key key of object to fetch @paramout ret_val store returned object in this vector @return a memcached return structure
See Implementation
Fetches an individual value from the server. mget() must always be called before using this method.
@paramin key key of object to fetch @paramout ret_val store returned object in this vector @return a memcached return structure