Re: [PHP] Loading an extension

2004-11-16 Thread Richard Davey
Hello Octavian, Tuesday, November 16, 2004, 8:08:46 AM, you wrote: OR> Not supported in multithreaded Web servers - use extension=ext/php_mysql.dll OR> in your php.ini in D:\broker\html\cotatii.php on line 6 The clue is in the error. Whatever web server you are using on your Windows box doesn't

[PHP] Loading an extension

2004-11-16 Thread Octavian Rasnita
Hi all, I want to add an extension (CURL, mysql) to a php program without specifying it in php.ini (because on some servers I might not have the right to modify that configuration file). I have tried using the dl() function, but here is an error I get on the browser when doing this: Warning: dl