Mailinglisten-Archive |
Hallo, wollte mich an COM rantasten und habe vom Manual kopiert: Example#1 COM Beispiel (1) <?php // Word starten $word = new COM("word.application") or die("Konnte Word nicht instantiieren"); print "Word geladen, Version {$word->Version}\n"; ?> erzeugt Warnings bis zum TimeOut: Warning: com::com() [function.com-com]: Type library constant emptyenum is already defined in D:\_home\htdocs\wword.php on line 2 Wer hat hier was 'defined' ... <gruebel> m. b. G. Norbert ------------------ mobil 0177-1741686 ------------------ e.o.m.
php::bar PHP Wiki - Listenarchive