Import functions from a DLL file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

 

I have a DLL witch I want to use in PHP.

This DLL file is Eztwain3.dll

It is possible running it on PHP?

I think I must create a special DLL (like php_Eztwain3.dll) to call
Eztwain3.dll and also php5ts.dll

Then I just need to add the next line on the php.ini:

extension= php_Eztwain3.dll

And put the php_Eztwain3.dll in the php\ext\ dir

Is that correct?

And, how can I create this DLL?

 

Thanks a lot!

Rui Silva

 


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux