Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_resources
get_resources
Returns an array of all currently active resources, optionally filtering by resource type
Name:
get_resources
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns an array of all currently active resources, optionally filtering by resource type
Related
Optimize the usage of session_register_shutdown() in high concurrency scenarios
6
Behavior when multiple arrays participate in comparison
7
session_register_shutdown() collaborates with Redis session handler
5
Use mysqli::debug to view database connection details
8
Similar Functions
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
extension_loaded
extension_loaded
Checkifanextensionha
ini_get_all
ini_get_all
Getallconfigurationo
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
restore_include_path
restore_include_path
Restorethevalueofthe
get_included_files
get_included_files
Returnsthearrayofinc
Popular Articles