Re: [PHP-WIN] PHP+COM+manage event

2002-04-26 Thread Alan Brown
: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 9:08 Subject: [PHP-WIN] PHP+COM+manage event > Hello > > I'm writting a client-server application in PHP (4.0.6). > > I use a COM object and I can open the server using a method of this object. > I send a message wi

[PHP-WIN] PHP+COM+manage event

2002-04-26 Thread mickael jeantet
Hello I'm writting a client-server application in PHP (4.0.6). I use a COM object and I can open the server using a method of this object. I send a message with another method and it's OK, no errors. But I would like to know if it is possible to catch the event called Notification which is the