Is there an yahoo Api that can help you send yahoo instant messages with PHP ?
I googled for it but I found forums with threads from like 3,4 years ago… I found some classes that didnt work and so on. Can someone help me?
Is there an yahoo Api that can help you send yahoo instant messages with
Share
yes there is a messenger-sdk-php.
you need to create a new instance of the class:
signon using a yahoo account:
then you can send messages :
sample client provided with the code is a good place to start. it accepts any friend requests and accepts orders like help(show available commands),news(show news titles from yahoo),…