PHP get_loaded_extensions() Function
The get_loaded_extensions() is an inbuilt function that returns an array of loaded and compiled modules in PHP. Syntax: get_loaded_extensions(bool $zend_extensions = false): Parameters: This function has only one parameter. $zend_extensions: It only returns zend extensions, if not then regular exten