Implementing a skype web service in a php application
I am making a web application using php, and I would like to implement a web service that shows whether I am online with my skype account or not, on one of the pages.
Is this a po开发者_开发百科ssible thing to do? And if it is, how to do it?
Thank you!
Skype button! See skype buttons here.
Just get the HTML code for your Skype username and put it in your HTML source code. You do need to activate "Show online status" from your Skype preferences (from the options in the Skype application itself).
精彩评论