send message to skype user with php

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
User avatar
ddragas
Forum Contributor
Posts: 445
Joined: Sun Apr 18, 2004 4:01 pm

send message to skype user with php

Post by ddragas »

Hi all

I know that you folks have encounter on lot's of classes and functions. Have you ever encounter on something to be able to communicate with skype over php code?

Is there something already been made?


Thank you all

regards

ddragas
Geteburg
Forum Commoner
Posts: 25
Joined: Tue Aug 12, 2008 1:57 pm

Re: send message to skype user with php

Post by Geteburg »

Googled it yet?
http://www.google.com/search?source=ig& ... gle+Search
Did a quick look at few results, and if you can make a call and monitor it from PHP i'm sure you can send message. :) Check the results..
User avatar
ddragas
Forum Contributor
Posts: 445
Joined: Sun Apr 18, 2004 4:01 pm

Re: send message to skype user with php

Post by ddragas »

Hi and thank you for reply

yes I've googled it already.
There are a few classes that check skype statuses (online/offline), but I haven't find nothing for sending messages (chat).
I really don't have much time trying to build class for this, so I've wondered if there is already class for using skype (only sending messages) with php.
Post Reply