开发者

PHP ajax chat without database at backend [closed]

开发者 https://www.devze.com 2023-01-16 05:27 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8 years ago.

Improve this question

Does anyone know where messages accesses without using database on php-ajax chat? example can be found on www开发者_JAVA技巧.phpfreechat.net/


In files:

By default, you don't need a Mysql database. The chat uses files to store messages and nicknames.

Source: http://www.phpfreechat.net/required-config

0

精彩评论

暂无评论...
验证码 换一张
取 消