Hi Ho, (7 dwarfs anyone? ;-)

click this link to download php4.4.2 (not the installer version)
it contains the DLL your looking for:

http://hk.php.net/get/php-4.4.2-Win32.zip/from/a/mirror

in the event that your using php5 then w32api is no longer
available - it has been replaced with fcc:

http://pecl.php.net/package/ffi

you can download a binary ddl (built automatically from cvs) here:
http://pecl4win.php.net/ext.php/php_ffi.dll


HoWang Wang wrote:
> Dear all,
> 
> I have a question on w32api ( http://hk.php.net/manual/en/ref.w32api.php
> ). I'm developing a command line program with PHP on windows, and I want
> to call some API. But I cannot found the dll required for the w32api
> extension. I'm using PHP/5.0.5, does anyone have an idea? Or there is
> another extension can call Windows API?
> 
> Thanks
> Ho Wang
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to