本文介绍了如何使用memcached从codeigniter的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从codeigniter使用memcached,以及如何将会话数据存储到memcached。
请帮助我。

How to use memcached from codeigniter, and how to store session data to memcached.Please help me.

感谢

推荐答案

是指向我的memcached_library for codeigniter的链接

Here is the link to my memcached_library for codeigniter

让我知道你的想法,如果你有任何问题,请在问题部分提出他们的github存储库

let me know what you think and if you have any issues please raise them in the issues section of the github repository

这篇关于如何使用memcached从codeigniter的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 02:27