Help - Search - Members - Calendar
Full Version: How to create Skype use By API
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
bilalrj
hi,
I want to create skype user, using skype API. Is there any way to do this in php.
Need urgent reply.
TheUberOverlord
QUOTE (bilalrj @ Tue Jun 24 2008, 01:34)
Go to the original post
hi,
I want to create skype user, using skype API. Is there any way to do this in php.
Need urgent reply.


Do you mean Start Skype if it is not started?

If so in javascript it would be:

Skype.Client.Start();

On the Example page under Internet Explorer here:

https://developer.skype.com/Docs/Examples

Click the Client Example and view source.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.