Posted by Carl on 11/17/05 22:57
John D wrote:
> Hi
>
> I'm about to use a COM/DCOM component in a PHP webapplication. Until
> now I searched through google without any kind of succes.
>
> Does any of you know whether it's posible or not to access a COM/DCOM
> component within PHP when running on a Linux server.
>
>
> //John D
>
John,
If you are inquiring about the COM functions in php, you can get that
info directly from php.net here:
http://www.php.net/manual/en/ref.com.php
See the Requirements section.
Carl.
[Back to original message]
|