Check:
http://www.phpbuilder.com/columns/alain20001003.php3
and for Excel:
http://phpclasses.upperdesign.com/browse.html?package=86
One thing, to remember is that since PHP is server side only, you can't
expect it to open a COM object on the client side...
Also, multiple errors may fill up the process list because for every time
the script crashes
you have an instance of the COM object sitting there. You need to clean-up
before any new try.
Message from Alain Samoun
[EMAIL PROTECTED]
-----Original Message-----
From: Conover, Ryan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 6:31 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] COM
What needs to be installed for COM say Office COMS to work. What external
programs you need installed for say excel and word. Anything in the
php.ini. Anything else please let me know.
Ryan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]