[nycphp-talk] PHP COM class
Max Gribov
max at neuropunks.org
Wed Jul 5 11:54:49 EDT 2006
Hello all,
For some reason I cannot use the COM class in PHP.
I just installed fresh 5.1.4 version, and when I do:
$excel_app = new COM("Excel.application") or die ("did not connect to COM");
I simply get an error saying Class COM not found.
According to php.net that class is bundled in with the distro, and that
is the correct syntax to access it, what gives?..
Anyone had any problem with this?
Thanks!
max
More information about the talk
mailing list