Need suggestions on chat application

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

I would suggest using DOM for a chat application.

There is a nice tutorial for a php/mysql/javascript chat at http://code.jenseng.com .

I have used this core and integrated it into my site and have developed a rather nice real time chat application.
Post Reply