Hello Guys, I was trying to print a $result which was retrieved from the cache. Can anyone tell me how I can print the results ?
eg: $result = $memcache->get($key); var_dump($result); does not work. Any ideas ? Thanks, Paras
Hello Guys, I was trying to print a $result which was retrieved from the cache. Can anyone tell me how I can print the results ?
eg: $result = $memcache->get($key); var_dump($result); does not work. Any ideas ? Thanks, Paras