PHP添加Redis模块及连接,phpredis模块
上几篇文章介绍了Redis的安装及使用,下面将介绍php如何添加Redis扩展!
php手册并没有提供Redis的类和方法,也没有提供相关的扩展模块,但我们可以在Redis的官网下载PHP的扩展,里面的扩展比较多,仅以phpredis为例。
phpredis配置
查看phpredis
php连接redis数据库
参考文档:
Php-Redis安装测试汇总
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn