Re: [PHP-WIN] Re: Using COM

2001-09-30 Thread Alain Samoun
Except that it should be: $IIS_Admin = new COM( "wwIISADmin.IIS4Config" ); ;0 ---^ Alain On Sun, Sep 30, 2001 at 10:21:43PM +0100, Crawley wrote: > > "David Broker" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Rich, > > Microsoft claims (in the

Re: [PHP-WIN] Re: Using COM

2001-09-28 Thread Alain Samoun
I must be missing something here, >$iis = COM("IIS://localhost/w3scv"); >Which is apparently only supported in 4.0.7.> What does this COM function do David? Alain On Fri, Sep 28, 2001 at 02:58:49AM +, David Broker wrote: > In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >(Crawley) wrot