Hi,
Im trying to use the command:
$word= new COM("word.application") or die("Unable to create Word document");
Everytime I do, apache gets a fatal error; and I cant seem to find anyway to resolve it. Im using apache2 and I even upgraded my php from 4 to version 5.
Any help would be much appreciated.
Im trying to use the command:
$word= new COM("word.application") or die("Unable to create Word document");
Everytime I do, apache gets a fatal error; and I cant seem to find anyway to resolve it. Im using apache2 and I even upgraded my php from 4 to version 5.
Any help would be much appreciated.