Page 1 of 1

COM Class - Where can I get the code?

Posted: Sun Nov 14, 2004 7:20 pm
by Mr Tech
Yo,

My http://localhost/ has the COM() class integrated into the PHP engine but my web host does not...

Does anyone know where I can get the COM() class code? I searched google but it ignores COM becuase it is a common word... I can't find ti anaywhere else.

Thanks

Ben

Posted: Mon Nov 15, 2004 3:08 am
by Weirdan
[php_man]com[/php_man]. Read Installation and Requirements sections.

Posted: Mon Nov 15, 2004 5:06 pm
by Mr Tech
So basically the COM is installed on their server, they just need to update the php.ini file? http://au.php.net/com#com.configuration

Thanks for your help

Posted: Wed Nov 17, 2004 3:34 am
by Weirdan
Mr Tech wrote:So basically the COM is installed on their server, they just need to update the php.ini file?
Yes, if they have windows server.

Posted: Thu Nov 18, 2004 7:15 pm
by Mr Tech
Ok thanks :)