מדריך
PHP
קודם
הבא
get_loaded_extensions
get_loaded_extensions -- Returns an array with the names of all modules compiled and loaded
Description
array
get_loaded_extensions
( void)
print_r
(
get_loaded_extensions())
;
will print a list like:
See
also
:
get_extension_funcs(
)
.
קודם
ראשי
הבא
למעלה