try:
function_exists('mysql_query') <- if TRUE then MySql is supported, etc...
"Peter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I need to use extension_loaded() to try and detect which database
interface(s) are installed on some servers. Nowhere have I been able to
find a
> list of the internal extension names that is the string required as the
function argument. I know I can see those in my build of PHP using
>
> % php -m
>
> but that's not the complete list. Can someone help?
> Thanks,
> Peter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php