Click to See Complete Forum and Search --> : Creating COM objects?


Anon
07-27-2000, 08:05 PM
Is there any way to instantiate a
COM object via PHP under Windows?
Just a curiosity.

Mike

Anon
07-30-2000, 04:00 AM
Go with Python and Zope.

Anon
07-30-2000, 10:52 AM
If you have installed php4 you should look to tests directory were a "testcom" file explains how to use COM object

Jean-Michel