# chatRoom **Repository Path**: N404name/chatRoom ## Basic Information - **Project Name**: chatRoom - **Description**: 在线聊天室 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-20 - **Last Updated**: 2021-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 原生PHP+mysql开发聊天室,支持群聊,撤回,注册登录,查看群成员 ### 效果图 #### 聊天界面 ![image](https://github.com/meidawei/php_chatroom/blob/master/images/show.png) ![image](https://github.com/meidawei/php_chatroom/blob/master/images/show2.png) 很呆萌很实用很好玩有木有哈哈哈哈, 还支持一键撤回的哦~~~ #### 展示所有群成员 ![image](https://github.com/meidawei/php_chatroom/blob/master/images/show3.png) #### 登录注册页面(怎一个简洁了得) ![image](https://github.com/meidawei/php_chatroom/blob/master/images/show4.png) ## 运行方式 ```javascript # clone 项目到本地 git clone https://github.com:meidawei/php_chatroom.git # 开启phpstudy # 导入chatroom数据库 (在sql里面,直接导入即可) # 在浏览器输入 127.0.0.1/chatroom/login.php # 点击注册账号,再登录即可进入聊天主界面 ``` ### 技术栈 > javascript+php+mysql+jquery ### 实现功能 + 登录 + 注册 + 撤回 + 查看群成员 + 快捷键输入