This extension is a generic extension API to DLLs. This was originally written to allow access to the Win32 API from PHP, although you can also access other functions exported via other DLLs.
Currently supported types are generic PHP types (strings, booleans, floats, integers and nulls) and types you define with w32api_deftype().
注: This extension has been moved to the PECL repository and is no longer bundled with PHP as of PHP 5.1.0.
警告 |
�o�ө��O����ʽ��C�o�ө��欰 -- �]�A��ƦW�٩M�]�t����䥦��� -- �b��PHP�o�椤�i��|�b�q�p���ܡC�ϥΦ��ݦۦ�Ӿ᭷�I�C |
This extension will only work on Windows systems.
�o�Ǩ�ƬOPHP�֤ߪ�@��A�ݭn�w�˴N�i�ϥΡC
php.ini�S�w�q��պA��O�C
This extension defines one resource type, used for user defined types. The name of this resource is "dynaparm".
�H�U�`�ƥѦ��w�q�A�u�b�o�ө��Q�sĶ�PHP�ι��ɴ�Q�ʺA��J�ɦ�ġC
This example gets the amount of time the system has been running and displays it in a message box.