|
get_loaded_extensions(PHP4 >= 4.0b4) get_loaded_extensions -- Returns an array with the names of all modules compiled and loadedDescription
This function returns the names of all the modules compiled and loaded in the PHP interpreter. For example the line below
See also: get_extension_funcs(). |
|||||||||||||||||||
With any suggestions or questions please feel free to contact us |