"Fatal error: Cannot instantiate non-existent class: com in
/var/www/html/version2/file.php on line 8"
is the result of running the following code:
<?
$word=new COM("word.application") or die("Cannot start word");
print "Loaded word version ($word->Version)\n";
$word-visible =1 ;
?>
Why?
- Re: [PHP] Com Vora Vor
- Re: [PHP] Com Christian Reiniger
- Re: [PHP] Com Pavel Kalian
- Re: [PHP] Com Christian Reiniger
- Re: [PHP] Com Pavel Kalian
- Re: [PHP] Com Christian Reiniger
- RE: [PHP] Com Dominick Vansevenant
- Re: [PHP] Com Vora Vor
- [PHP] COM Hassan Arteaga
- Re: [PHP] COM Chris Anderson
- Re: [PHP] COM Iriton Jonath P. Andrade

