发布一个迷你AJAX聊天程序[聊天室]
August/16th 2006
新版本已经发布
http://www.longbill.cn/blog/archives/2008/03/ajaxchatroom.html
Mini AJAX Chatroom By Longbill
http://www.longbill.cn
Longbill all rights reserved
2006-08-16
演示地址: http://longbill.cn/down/sample/chat.php
打开文件进行具体设置
使用方法,将这个程序传到服务器上,运行就可以了。
默认的数据保存路径为 rooms/ 目录
调用时后加参数 room=房间名 , 比如 chat.php?room=php,此时就程序就会自动创建 rooms/php.php 文件来保存数据
如有疑问,请到 www.longbill.cn 给我留言
下载地址 http://longbill.cn/down/miniajaxchatroom.zip
4146 read 31 comment(s)
http://www.longbill.cn/blog/archives/2008/03/ajaxchatroom.html
Mini AJAX Chatroom By Longbill
http://www.longbill.cn
Longbill all rights reserved
2006-08-16
演示地址: http://longbill.cn/down/sample/chat.php
打开文件进行具体设置
使用方法,将这个程序传到服务器上,运行就可以了。
默认的数据保存路径为 rooms/ 目录
调用时后加参数 room=房间名 , 比如 chat.php?room=php,此时就程序就会自动创建 rooms/php.php 文件来保存数据
如有疑问,请到 www.longbill.cn 给我留言
下载地址 http://longbill.cn/down/miniajaxchatroom.zip
4146 read 31 comment(s)
添加新的评论
称呼:*邮件:*
网站:
内容:
俺的php4不能用。。。
不支持:Call to undefined function: file_put_contents()
QQ:35824757
http://www.bumie.cn/chat/gb2312.php
不错不错....
为什么会有:Error 101\nJSON syntax error!,弹出一个框,是整个WEB页面的html代码,一满屏?
这是Ajax的通病!
现在的问题
1,不显示在线人数
2,占用内存
3,聊天内容无法发送图片
根本就显示不出来。。
有点郁闷的