RE: [PHP-WIN] Outlook 2007

2007-09-13 Thread Gustav Wiberg
Hi! Thans for your feedback. I'm sometimes very eager to get things done, and I'm then into much to deep. And I apologize very much. BUT, to my defense maybe I was not clear enough with my question. I wanted to do something with PHP that replaced the Outlook:// protocol in some way. (And I kn

Re: [PHP-WIN] how to invoke c# API dll using php: COM?

2007-09-13 Thread Viola Holownia
hey! thanks for the respond, I know how to handle that from php, but have no idea how to register this dll and how to work with it (sorry that I wasn't more specific in my previous post). When I try to register this dll using: >> regsvr32.exe WebLabAPI.dll - I get following error: the module "W

Re: [PHP-WIN] how to invoke c# API dll using php: COM?

2007-09-13 Thread Ariz Jacinto
Hi Viola, have you tried this? $Obj = new COM("RegisteredDLLName.ObjectName") ; $Obj->foobar(); Reference: http://us.php.net/manual/en/ref.com.php -- Ariz Jacinto On 9/13/07, Viola Holownia <[EMAIL PROTECTED]> wrote: > Does anybody knows how to invoke c# API dll using COM: php? > > Here is

[PHP-WIN] how to invoke c# API dll using php: COM?

2007-09-13 Thread Viola Holownia
Does anybody knows how to invoke c# API dll using COM: php? Here is my short description: I have to use c# dll from php to call some function and get back whatever these methods return. Don't really know how to start with that :( Any help appreciated. Viola -- PHP Windows Mailing List (http://

Re: [PHP-WIN] Outlook 2007

2007-09-13 Thread M. Sokolewicz
Gustav, it's great that you're an active poster here, but I am starting to get the feeling you're into this all too deep. You have no idea what's going on, and instead of starting slowly and learning, you just dive in, get lost and ask the mailinglist to help you with every single problem you