Please answer this simple SPAM challenge: min(four, six)? (Example: nine)
As of version 2.0.0b1 you can use Unix socket.<?php$m = new Memcached();$m->addServer('/path/to/socket',0);?>Not to be confused with Memcache that use 'unix:///path/to/socket'
<< Back to user notes page