Thank you..
Instead of this => $memcache->pconnect('localhost', 11211)
I can use following right ?
$memcache->pconnect('test.com', 11211)
$memcache->pconnect('abc.com', 11211)
- Need separate memcache for each domains under the sa... femy catherine joseph
- Re: Need separate memcache for each domains und... Dustin
- Re: Need separate memcache for each domains... femy catherine joseph
