php+redis聊天室 php,redis 2017-04-28 阅读 7124 评论 2 首先看我们的目录结构:chat.htmlsub.phppub.phpredis.phpchat.html是访问的web页面,进行聊天室的操作redis.php调用redis服务sub是订阅功能p...