[PHP-WIN] Accessing MSWord Error - New to PHP

2005-04-01 Thread Ken Woad
Hi All I hope someone can help me I am trying to open Word using: $word = new COM("word.application") calling Word methods to add a couple of lines of data, then saving the file. I am using PHP v4 XP with IIS 5 and php.ini PHP installed directly with its installer. The script appears to open

[PHP-WIN] Accessing MS Word errors

2005-04-01 Thread Ken Woad
Hi All I hope someone can help me I am trying to open Word using: $word = new COM("word.application") calling Word methods to add a couple of lines of data, then saving the file. I am using PHP v4 XP with IIS 5 and php.ini PHP installed directly with its installer. The script appears to open w