Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_include_path
get_include_path
Get the current include_path configuration option
Name:
get_include_path
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the current include_path configuration option
Related
session_register_shutdown() How to affect the security of session writes
6
Use array_diff_uassoc() to distinguish differences in associative arrays
6
Use header() to set Excel export: MIME type and encoding key points
2
How to share resources between multiple cURL requests using curl_share_init()
6
Similar Functions
set_include_path
set_include_path
Setinclude_pathconfi
assert
assert
Checkifanassertionis
phpversion
phpversion
GetthecurrentPHPvers
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
restore_include_path
restore_include_path
Restorethevalueofthe
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
getmygid
getmygid
GetthecurrentPHPscri
ini_alter
ini_alter
aliasofini_set
Popular Articles