If you are looking for a way to access DLL's from PHP, then please see http://www.php.net/manual/en/intro.com.php.
This extension also has support for .Net libraries.
Introduction
این ضمیمه API عمومی برای DLLs است. این ضمیمه برای دسترسی به Win32 API از PHP نوشته شد با این وجود شما میتوانید برای توابعDLL دیگر استفاده کنید.
انواع پشتیبانی شده حال حاضر انواع عمومی PHP (string، booleans، floats، integer، و null) و انواع تعریف شده توسط w32api_deftype().
Note:
This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.1.0.
Warning
This extension is EXPERIMENTAL. The behaviour of this extension including the names of its functions and any other documentation surrounding this extension may change without notice in a future release of PHP. This extension should be used at your own risk.
ratkinson at tbs-ltd dot co dot uk ¶
1 year ago
