Page 1 of 1

send message to skype user with php

Posted: Mon Sep 08, 2008 7:02 am
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

Re: send message to skype user with php

Posted: Mon Sep 08, 2008 7:14 am
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..

Re: send message to skype user with php

Posted: Mon Sep 08, 2008 7:22 am
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.