Instantiating COM objects on the server side

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
MishaSoft
Forum Newbie
Posts: 1
Joined: Mon Sep 08, 2008 3:03 am

Instantiating COM objects on the server side

Post by MishaSoft »

Hi all,

I'm developing PHP application that will run on the Windows Server 2008 platform.
I'm looking for a way to instantiate and use server-side COM object from my PHP code.

Is there any way to do that?


Thanks in advance,
Michael.
Post Reply