Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ini_restore
ini_restore
Restore the value of the configuration option
Name:
ini_restore
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Restore the value of the configuration option
Related
Complete Guide to Configuring PHP MySQL Extension in Linux Environment
3
How to Use base_convert to Convert Decimal Numbers to Binary, Octal, or Hexadecimal Explained in One Article
5
Common combination of PHP abs() and min() functions
7
serialize and Redis cache: How to store and get serialized data?
1
Similar Functions
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
ini_alter
ini_alter
aliasofini_set
extension_loaded
extension_loaded
Checkifanextensionha
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
gc_disable
gc_disable
Deactivatethecircula
assert
assert
Checkifanassertionis
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
php_uname
php_uname
Returninformationabo
Popular Articles