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
How to Use ini_set to Modify PHP Error Reporting Levels
2
How to Use the ini_set Function to Change the PHP File Upload Temporary Directory: Tips and Methods
7
PHP Time Display Always Wrong? A Practical Guide to Setting Timezones with ini_set
3
ini_set and error_reporting use control error output
2
Similar Functions
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
getmygid
getmygid
GetthecurrentPHPscri
ini_alter
ini_alter
aliasofini_set
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
getmyinode
getmyinode
Gettheinodeofthecurr
ini_get_all
ini_get_all
Getallconfigurationo
memory_get_usage
memory_get_usage
Returnstheamountofme
get_include_path
get_include_path
Getthecurrentinclude
Popular Articles
PHP Time Display Always Wrong? A Practical Guide to Setting Timezones with ini_set
How to Use ini_set to Modify PHP Error Reporting Levels
ini_set and error_reporting use control error output
How to Use the ini_set Function to Change the PHP File Upload Temporary Directory: Tips and Methods