I have an ActiveX COM object written in VB6. I suppose i can bind to it, but how?
<?php $myObj= new COM("What is here.and there") ?>
what is "name or class-id of the requested component"
thanks Yury