Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ini_set
ini_set
Set the value of the configuration option
Name:
ini_set
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Set the value of the configuration option
Related
Why Does ini_set('max_execution_time', 0) Fail to Set Unlimited Script Execution Time?
5
Similar Functions
get_include_path
get_include_path
Getthecurrentinclude
getmygid
getmygid
GetthecurrentPHPscri
putenv
putenv
Setthevalueoftheenvi
getmyinode
getmyinode
Gettheinodeofthecurr
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
php_sapi_name
php_sapi_name
Returnstheinterfacet
get_current_user
get_current_user
GetthecurrentPHPscri
restore_include_path
restore_include_path
Restorethevalueofthe
Popular Articles
Why Does ini_set('max_execution_time', 0) Fail to Set Unlimited Script Execution Time?