About the Author

author photo

Adam Trachtenberg is the Director of Platform and Services at eBay. Before eBay, Adam co-founded and served as vice president for development at two companies, Student.Com and TVGrid.Com. Adam is the author of Upgrading to PHP 5 and coauthor of PHP Cookbook. He lives in San Francisco, California.

See All Posts by This Author

PHP 5 + COM + Skype Help Wanted

This is a help wanted ad. Any assistance would be much appreciated.

I’m trying to use PHP 5.2 to talk to Skype via the COM extension and Skype4COM interface.

I’m using this example from the Skype Forum, but I get a COM exception of “Skype client is not installed.”

However, I do have Skype on my machine and I’m not the only one with this problem, so I don’t think I’m completely crazy.

Unfortunately, I don’t normally develop on Windows or Skype, so it’s very hard for me to debug the COM extension. If anyone has some pointers on where I should start, it would be very useful. Thanks!

Popularity: 11% [?]

There Are 4 Responses So Far. »

  1. Have you tried to create a com-object of skype via the WSH, Visual Basic or C#?
    Perhaps the com-extension is not properly registered in the windows-registry?!

  2. Adam – I got it to work. Please see my comments here.

  3. Hi Jaanus I am Christo. Please let me know how to integrate Skype chat with a PHP code. Our client needs Skype chat to be integrated with his website.
    Thanks

  4. Same problem.. .solutions???

Post a Response