phpfacebookchatinstant-messagingmyspace

Instant Messenger in PHP?


I am woking on another project, and need to be able to create an online instant messenger that combines everybody's chat (Myspace, Facebook, Yahoo, AOL, Google , etc) into one in order to provide the user with an easy way to chat with all their friends and not have to download anything. I was thinking of doing this with PHP, but I'm not exactly sure how I would go about it. I have Googled this, but wasn't able to find any answers.


Solution

  • There are a number of things that you should start looking into here.

    There is lots of information out there, so starting with a google search for XMPP I think you will find a wealth of information to start you on your project.