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
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
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
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