PHP Manual
get_loaded_extensions
(PHP 4, PHP 5)
get_loaded_extensions -- Returns an array with the names of all modules compiled and loadedDescription
array get_loaded_extensions ( void )This function returns the names of all the modules compiled and loaded in the PHP interpreter.






