[PHP-DOC] PHP & COM/DCOM From: Andrey Freire (acfreire <email protected>)
Date: 12/27/00

Hello all,
I,m brasilian, how are you?
My problem is that, I wanna access one COM object but my web server
is linux and application server is NT.

my Com Object is : Project.COMServer
and my application server is : app_server

this command fail:
$Comserver = new COM("Project.COMServer","app_server");

How can i do that?

Bye, thanks.
Freire, Andrey.