My host doesn't have the COM class installed as they say it is too buggy.
I have a script that opens an MS Word Document, replaces some fields within [text] fields and then save the word document as a new file.
So basically I need the:
class COM
{
etc
}
I had a squiz in the
http://www.phpclasses.org/browse/class/69.html but couldn't find that exact class. I also can't find anything at the php.net website...