首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
get_include_path
get_include_path
获取当前的include_path配置选项
名称:
get_include_path
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
获取当前的include_path配置选项
相关内容
如何使用PDO连接到DB2数据库
9
socket_accept() 在公网与 NAT 情况下的连接限制
6
PHP开发缓存的常见误解与解答
8
使用 Xdebug 追踪 array_diff_ukey() 中的逻辑问题
5
同类函数
get_extension_funcs
get_extension_funcs
返回一个扩展的所有函数名称的数组
php_sapi_name
php_sapi_name
返回Web服务器和PHP之间的接口类型
getenv
getenv
获取环境变量的值
extension_loaded
extension_loaded
检查一个扩展是否已经加载
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
get_included_files
get_included_files
返回被include和require文件
php_ini_loaded_file
php_ini_loaded_file
检索加载的php.ini文件的路径
assert_options
assert_options
设置/获取断言的各种标志
热门文章