RE: PHP extensions (dll's)

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

 



<?

if (dl(php_mssql.dll) == TRUE) {
echo "php_mssql.dll has been loaded";
}

?>

-----Message d'origine-----
De : Gerardo Rojas [mailto:grojas@xxxxxxxxxxxxxxxx] 
Envoyé : mardi 8 juin 2004 15:37
À : php-windows@xxxxxxxxxxxxx
Objet :  PHP extensions (dll's)

Is there a way to find out what extensions are loaded, at runtime?  I want
to know if a certain dll is loaded or another one is loaded, so I can write
my code accordingly.  

To be specific:  I want to know if the php_mssql.dll is loaded or the
php_odbtp_mssql.dll has been loaded?  Any input would be appreciated.


--
Gerardo S. Rojas
mailto: grojas@xxxxxxxxxxxxxxxx

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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

  Powered by Linux