1. 首页
  2. 编程语言
  3. Web开发
  4. AJAX+PHP+MYSQL聊天室

AJAX+PHP+MYSQL聊天室

上传者: 2018-12-28 16:03:41上传 RAR文件 103KB 热度 30次
AJAX driven simple chatDetailed description:This class can be used to implement a simple Web based chat system that uses AJAX to update the chat dialog display area without reloading the whole page.这类可以用来实现基于聊天系统的简单网络。此聊天系统使用AJAX更新闲谈对话显示区而无需重新调入页面The class generates a page with a Web form to submit what each chat line that the users type.这类产生 Web form形式的网页The chat lines are sent to the server using a XMLHttpRequest object.使用XMLHttpRequest对象将chat lines发到 服务器The chat lines are received by a server side script that uses the class to store what each user entered in a MySQL database table.服务器端接受了chat lines,并用它来储存用户送进MySQL数据库表的数据。In response, the class outputs the chat list already formatted to by displayed in the user browser pages. 相应地,在用户浏览网页时,它输出已经被格式化显示的的聊天列表。 服务器The chat lines are received by a server side script that uses the class to store what each user entered in a MySQL database table.服务器端接受了chat lines,并用它来储存用户送进MySQL数据库表的数据。In response, the class outputs the chat list already formatted to by displayed in the user browser pages. 相应地,在用户浏览网页时,它输出已经被格式化显示的的聊天列表。
下载地址
用户评论
码姐姐匿名网友 2018-12-28 16:03:41

太简单了吧

码姐姐匿名网友 2018-12-28 16:03:41

不是很好用 很简单的一个聊天室架构

码姐姐匿名网友 2018-12-28 16:03:41

不好用,有待提高

码姐姐匿名网友 2018-12-28 16:03:41

很简单的一个聊天室架构,适合初学者了解

码姐姐匿名网友 2018-12-28 16:03:41

很简单,不是自己想要的,不过实现思路值得学习

码姐姐匿名网友 2018-12-28 16:03:41

中文显示乱码

码姐姐匿名网友 2018-12-28 16:03:41

,也不算复杂,新手还是能学到一点东西的

码姐姐匿名网友 2018-12-28 16:03:41

不错 适合初学者

码姐姐匿名网友 2018-12-28 16:03:41

还可以,功能还需要完善。谢谢

码姐姐匿名网友 2018-12-28 16:03:41

运行提示错误,有问题