downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Instalacja/Konfiguracja> <W32api
[edit] Last updated: Fri, 23 Mar 2012

view this page in

Wstęp

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().

Informacja:

To rozszerzenie zostało przeniesione do repozytorium » PECL i nie jest rozprowadzane z PHP od wersji 5.1.0.

Ostrzeżenie

Ten moduł jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie tych funkcji, ich nazw, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tego modułu na własne ryzyko.



add a note add a note User Contributed Notes Wstęp
ratkinson at tbs-ltd dot co dot uk 22-Nov-2011 03:53
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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites