Re: Registering DLL through PHP function

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

 



--- nckhot wrote:
> We have found a function dl() do register DLL. It is not stable and 
> not working. Any other function to do so. Please help
> Thanks in advance.

dl() is not used to register *any* DLL, but only PHP modules. If you
want to use some DLL you can either change it, or write a small
wrapper that follows PHP module conventions.

-- 

Milan Babuskov
http://www.guacosoft.com



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux