Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8409 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29901 invoked by uid 1010); 6 Mar 2004 17:59:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29875 invoked from network); 6 Mar 2004 17:59:59 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 6 Mar 2004 17:59:59 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 29E031488089; Sat, 6 Mar 2004 09:59:58 -0800 (PST) Received: from tron (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 3BFBD1488087; Sat, 6 Mar 2004 09:59:52 -0800 (PST) Message-ID: <01a201c403a6$09014870$8a02a8c0@tron> To: "Daniel Daley" , References: <40465651.7020101@chameleoncode.jp> Date: Sat, 6 Mar 2004 18:08:30 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] Perl extension From: wez@thebrainroom.com ("Wez Furlong") So you totally missed the completely new COM and .Net support in PHP 5 ? :-) --Wez. ----- Original Message ----- From: "Daniel Daley" To: Sent: Wednesday, March 03, 2004 10:04 PM Subject: Re: [PHP-DEV] Perl extension > > > > > >Any ideas or suggestions? It would also be cool if people could mess around > >with it a bit and give us some feedback. > > > > > > I already have an instance where this has been extremely useful. My > current project required me to work with some third party com objects. A > couple of them required me to set properties with arguments which as far > as I can tell hasn't been implemented yet for php. I compiled the > extension on my w2k3/IIS box with the latest snaps release of php5 and > it worked great. I was able to load in the Win32::OLE extension and > manipulate those objects. Without this I would have probably ended up > doing some bungled php -> perl -> php variable passing solution, thanks > much! > > --Dan-- > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > >