Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ini_alter
ini_alter
alias of ini_set
Name:
ini_alter
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
alias of ini_set
Related
Comprehensive Guide to Developing Dish Recommendation Features in Ordering Systems with PHP
3
Why does the crypt() function return the same encryption result when encrypting the same content?
8
How to Use PHP's is_a() Function to Determine If an Object is an Instance of an Abstract Class
7
The solution to imagecolorresolve() error "supplied resource is not a valid gd image resource"
1
Similar Functions
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
get_include_path
get_include_path
Getthecurrentinclude
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
phpversion
phpversion
GetthecurrentPHPvers
getopt
getopt
Getoptionsfromthecom
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
version_compare
version_compare
Comparisonoftwoversi
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
Popular Articles