RE: [PHP-WIN] Using COM with PHP - help please!

2007-06-14 Thread Gustav Wiberg
Hi there! Probably it's time to update your PHP-version? Best regards /Gustav Wiberg -Original Message- From: David Felton [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 13, 2007 4:40 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Using COM with PHP - help please! Does a

[PHP-WIN] Using COM with PHP - help please!

2007-06-13 Thread David Felton
Does anyone have any experience with this? I'm using the COM function with PHP4 and have run into problems. I can instantiate a COM object, and call simple function. Now I have come on to calling a more complicated function that returns an instance of an interface. The function is running correctl

[PHP-WIN] using com and message queues

2002-05-10 Thread frank dege
i try to create a com-object in order to use microsoft messages-queues (MSMQ): PathName (".\\PRIVATE$\\SYNCHMQ"); ?> unfortunatly this example cause a error-message: "Warning: Unable to lookup pathname". the php version is 4.2.0. has anyone tried to use microsoft message-queues under php? fra

[PHP-WIN] Using COM

2001-09-26 Thread David
Hi, I would like to use the MS ADSI object to play around with IIS functions on Win2k, but I can't seem to get the COM class start up. $adsi = new COM(server.object) I can't figure out what the should be. Does anyone know? Thanks David -- PHP Windows Mailing List (http://www.php.net/) To u