Send pm Via Yahoo protocol

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
mehdiS
Forum Newbie
Posts: 4
Joined: Wed Feb 15, 2006 11:58 am
Contact:

Send pm Via Yahoo protocol

Post by mehdiS »

hi
i would like to send a pm via yahoo
i saw a perl code but i couldn't use it
now i would like to know is that possible to connect to yahoo server and send pm to some one?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Moved to PHP-Code
mehdiS
Forum Newbie
Posts: 4
Joined: Wed Feb 15, 2006 11:58 am
Contact:

Post by mehdiS »

no body know? :? ImageImage
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

I just did a google search for "yahoo pm protocol" and this post was the #1 listing.

Anyway...

http://www.venkydude.com/articles/yahoo.htm
mehdiS
Forum Newbie
Posts: 4
Joined: Wed Feb 15, 2006 11:58 am
Contact:

Post by mehdiS »

i know this
i could do this with vb6 ..but i use dll for sending IM ...and in php we can't use dllImage
Post Reply