Page 1 of 1
Instant Messenger in php?
Posted: Mon Jul 04, 2005 11:09 pm
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.
Posted: Tue Jul 05, 2005 12:16 am
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.
Posted: Tue Jul 05, 2005 12:29 am
by Todd_Z
That would be great, would it be free to use commercially? A shoutout would be present of course!