The problem is that the php tries to load the dll from the extension_dir. Is there a way to make it load from anywhere else?
"Henrik Hansen" <[EMAIL PROTECTED]> escreveu na mensagem [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > [EMAIL PROTECTED] (Daniel Berwig) wrote: > > > Does anyone know if it is possible to load a dll at runtime that is not in > > the extensions_dir configured in the php.ini? And if it is possible, how can > > I do it? > > if anything dl() does it. > > -- > Henrik Hansen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]