首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
get_resources
get_resources
返回所有当前活动资源的数组,可选按资源类型筛选
名称:
get_resources
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
返回所有当前活动资源的数组,可选按资源类型筛选
相关内容
根据 $errno 自动进行数据库重连机制
5
如何在请求间共享认证状态与登录会话
2
md5_file() 与 hash_file():哪个更好?
1
为什么 imageantialias() 无法处理文字?
9
同类函数
php_ini_scanned_files
php_ini_scanned_files
返回从附加的ini目录解析的.ini文件
cli_get_process_title
cli_get_process_title
返回当前进程标题
set_include_path
set_include_path
设置include_path配置选项
assert_options
assert_options
设置/获取断言的各种标志
gc_enable
gc_enable
激活循环引用收集器
php_ini_loaded_file
php_ini_loaded_file
检索加载的php.ini文件的路径
cli_set_process_title
cli_set_process_title
设置进程标题
getenv
getenv
获取环境变量的值
热门文章