Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
set_include_path
set_include_path
Set include_path configuration options
Name:
set_include_path
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Set include_path configuration options
Related
Security Risks of Using set_include_path in PHP and How to Prevent Them
5
How to Combine the realpath Function to Standardize and Optimize set_include_path Path Settings?
6
Dynamically add multiple directory paths using the set_include_path function
10
Similar Functions
cli_set_process_title
cli_set_process_title
Setprocesstitle
gc_disable
gc_disable
Deactivatethecircula
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
memory_get_usage
memory_get_usage
Returnstheamountofme
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
get_resources
get_resources
Returnsanarrayofallc
Popular Articles
Dynamically add multiple directory paths using the set_include_path function
How to Combine the realpath Function to Standardize and Optimize set_include_path Path Settings?
Security Risks of Using set_include_path in PHP and How to Prevent Them