February 2013
Intermediate to advanced
538 pages
20h 55m
English
get_loaded_extensions
array get_loaded_extensions([ bool zend_extensions ])Returns an array containing the names of every extension
compiled and loaded into PHP. If thezend_extensions option is true, only return the Zend extensions; it
defaults to false.
Read now
Unlock full access