PHP Chat

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
siri.2180
Forum Newbie
Posts: 4
Joined: Wed Jun 27, 2007 1:26 am

PHP Chat

Post by siri.2180 »

Presently I am working with a site, in which our team needs to implement chat(1-1 or 1-many or many to many) application.

To implementing this, we are using DB to store the chat messages.

Is there any other method to store these chat messages?


Thank You,
Siri
Post Reply