PHP and COM
PHP and COM
intro blah ..
I have built a DLL to calculate something. Is there any way to run this DLL under PHP ?
yes.
...
What does 'Unsupported variant type: xxxx (0xxxxx)' mean ?
array, blah ..
Is it possible manipulate visual objects in PHP ?
yes and no, blah ..
Can I store a COM object in a session ?
no, blah ..
How can I trap COM errors ?
IErrorInfo, blah ..
Can I generate DLL files from PHP scripts like i can in Perl ?
no, ...
What does 'Unable to obtain IDispatch interface for CLSID {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}' mean ?
no, ...
How can I run COM object from remote server ?
no, ...
I get 'DCOM is disabled in C:\path...\scriptname.php on line 6', what can I do ?
blah
How can I run COM object from remote server ?
blah
Is it possible to load/manipulate an ActiveX object in a page with PHP ?
blah
Is it possible to get a running instance of a component ?
blah
Is there a way to handle an event sent from COM object ?
blah
I'm having problems when trying to invoke a method of a COM object wich exposes more than one interface. What can I do ?
blah
So Php4 works with COM, how about COM+ ?
blah
If PHP can manipulate COM objects, can we imagine to use MTS to manage components resources, in conjunction with PHP ?
blah