Hi,
I just started using the Memcached php client instead of Memcache client. It's able to connect, but now when I run a get(), I get the following error: Memcached::get(): bad type specifier while parsing parameters
It worked fine with Memcache? There's just one parameter ... the key to be fetched.