Re: [PHP-WIN] Fw: COM surgery

2007-01-17 Thread tg-php
take a lot of trial and error before you get things right, probably. But most of it's not too difficult if you get the basics down. -TG = = = Original message = = = - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, January 17, 2007 12:04 AM Subject: Re:

Re: [PHP-WIN] Fw: COM surgery

2007-01-16 Thread tg-php
There's thousands of things you can access via COM. Windows uses it extensively. Every application in Microsoft Office uses COM. I've used COM between Excel and MapPoint to generate maps (and yeah, I created a PHP script to access MapPoint directly.. but it was just easier to do it via Excel)

[PHP-WIN] Fw: COM surgery

2007-01-16 Thread bedul
- Original Message - From: "gunawan" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 16, 2007 11:57 AM Subject: COM surgery > i read the com and interested using in my program.. > but the help (php manual chm) don't give what i need > example : > $word = new COM("word.application") or di