Live Chat Utility

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
arpitam
Forum Newbie
Posts: 2
Joined: Tue Sep 12, 2006 3:32 am

Live Chat Utility

Post by arpitam »

How to make Live Chat Utility in PHP?
User avatar
ok
Forum Contributor
Posts: 393
Joined: Wed May 31, 2006 9:20 am
Location: The Holy Land

Post by ok »

First of all, I don't think that your post should be in this forum...

Secondly, some links talking about php chats with ajax:
http://socket7.net/lace/
http://ajax.phpmagazine.net/2006/02/aja ... tions.html

P.S
If you google "php chat", you will find php chats.
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

ok wrote: P.S
If you google "php chat", you will find php chats.
lol, classic :lol:
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: Live Chat Utility

Post by onion2k »

arpitam wrote:How to make Live Chat Utility in PHP?
Can you be a bit more verbose? What are you having difficulty with?
Post Reply