How to use memcached from codeigniter
codeigniter, memcached
Solution
Here is the link to my `memcached_library` for codeigniter
http://github.com/tomschlick/memcached-library
let me know what you think and if you have any issues please raise them in the issues section of the github repository
Problem
How to use `memcached` from codeigniter, and how to store session data to `memcached`. Please help me. Thanks