The best way to create a chatting room

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
artfhc
Forum Newbie
Posts: 23
Joined: Sun May 23, 2004 11:38 pm
Contact:

The best way to create a chatting room

Post by artfhc »

I am trying to find the best way to create a chatting room, whether than keep on refreshing and getting new information from the database system. I have heard of the "ram" of database system. What is that all about?
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

You may want to check out phpMyChat which does exactly this.
http://www.phpheaven.net/projects/phpmy ... ique4.html
Post Reply