Instant Messenger in php?

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
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

Instant Messenger in php?

Post by Todd_Z »

Is there any good way to make a web-based messenger. All I want is simply text messaging, I basically am clueless as to how I would do this. I want to stick to php and js, not go with the java, etc. Thanks for the ideas.
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

I wrote one a while back that uses XMLHttp, it works pretty well. If you're interested, I'd be happy to share the code with you.
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

Post by Todd_Z »

That would be great, would it be free to use commercially? A shoutout would be present of course!
Post Reply