Welcome Guest, Not a member yet? Register   Sign In
how to add some ( Yahoo Messenger )plug-in using php and codeigniter
#1

[eluser]RaiNnTeaRs[/eluser]
hi guyz, i think most of you already know that there are some scripts that allow you to see wether he is online or chat with people through their yahoo messenger's id, using php. how can i do that ? (and some scripts please) .Thx
#2

[eluser]dmorin[/eluser]
It's very hard to do this outside of Jabber/XMPP as all of the other networks use proprietary protocols that aren't implemented well across languages.

One thing you can checkout is http://sourceforge.net/projects/phurple/. This uses the LibPurple engine which drives Pidgin and Adium chat apps, but it's still in Alpha.

Another is to find a jabber server with yahoo transports and setup a bot.

Or, look at things like http://www.php121.com/ which you may be able to dissect and get what you need out of it.

Good luck, and if you do have success, post back here so we know.
#3

[eluser]RaiNnTeaRs[/eluser]
Thx for the reply, I will try using the library.. Any example source code on how to use the library is appreciated,thx
#4

[eluser]RaiNnTeaRs[/eluser]
btw, all i need is to check wether my messenger id is online, and provoke a send message event if a yahoo messenger is installed




Theme © iAndrew 2016 - Forum software by © MyBB