Home > php教程 > php手册 > PHP添加Redis模块及连接,phpredis模块

PHP添加Redis模块及连接,phpredis模块

WBOY
Release: 2016-06-13 08:57:21
Original
1232 people have browsed it

PHP添加Redis模块及连接,phpredis模块

  上几篇文章介绍了Redis的安装及使用,下面将介绍php如何添加Redis扩展!

  php手册并没有提供Redis的类和方法,也没有提供相关的扩展模块,但我们可以在Redis的官网下载PHP的扩展,里面的扩展比较多,仅以phpredis为例。

  • phpredis配置
  • 查看phpredis
  • php连接redis数据库
  • 参考文档:

      Php-Redis安装测试汇总

    Related labels:
    source:php.cn
    Statement of this Website
    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
    Popular Recommendations
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template