RE: [PHP-DB] Re: [PHP-DEV] Re: [PHP-WIN] call a function from a DLL?

2001-11-09 Thread Matthew Loff
ECTED] Subject: [PHP-DB] Re: [PHP-DEV] Re: [PHP-WIN] call a function from a DLL? > See: > http://www.php.net/manual/en/faq.com.php#AEN63770 > A+ > Alain That FAQ isnt totally right. With the new w32api extension you can do so but its still very experimental so Id advise you either

[PHP-DB] Re: [PHP-DEV] Re: [PHP-WIN] call a function from a DLL?

2001-11-09 Thread James Moore
> See: > http://www.php.net/manual/en/faq.com.php#AEN63770 > A+ > Alain That FAQ isnt totally right. With the new w32api extension you can do so but its still very experimental so Id advise you either to write your own little extension to PHP to access your dll (shouldnt take you more than a coup