TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   Absolute Beginners (http://www.talkphp.com/absolute-beginners/)
-   -   PHP How to load a COM/DLL file (http://www.talkphp.com/absolute-beginners/3340-php-how-load-com-dll-file.html)

Yoosha 09-09-2008 10:31 AM

PHP How to load a COM/DLL file
 
Hi,
How can i load a COM/DLL file in PHP?
Thanks for help.

Kalle 09-11-2008 07:48 AM

You can load COM objects using the com extension:
PHP: COM - Manual

For DLL's the only thing I see is to use the w32api extension to use the Windows API on a dll:
PHP: W32api - Manual

And for .NET you can either look at the COM documentation or this page:
PHP: .NET - Manual

Yoosha 09-11-2008 06:29 PM

Thanks Kalle. This is : PHP: W32api - Manual.
But i PHP cant load php_w32api.dll!
?

Kalle 09-11-2008 08:20 PM

What do you mean? You can't load it in your php.ini or?

Yoosha 09-12-2008 04:53 PM

Apache error: Can not load/found php_w32api.dll...

Kalle 09-12-2008 05:52 PM

If your using PHP 5.3 I can compile you a copy for Windows since I only got a 5.3 build envoriment setup.

I spoke to the devs and it didn't seems to be available for 5.2.x unless you compile it yourself.

Yoosha 09-13-2008 05:22 AM

5.2.6 :(...


All times are GMT. The time now is 09:14 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0