Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ini_get
ini_get
Get the value of a configuration option
Name:
ini_get
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the value of a configuration option
Related
Use sprintf and str_pad() to perfectly control the output format
6
Application tips for strnatcasecmp in string array sorting
4
Use array_slice to skip the first few elements of the array
10
Use array_slice to get the array of subsegments in the linked list structure
3
Similar Functions
main
main
Virtualmain()
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
getrusage
getrusage
Getthecurrentresourc
ini_restore
ini_restore
Restorethevalueofthe
extension_loaded
extension_loaded
Checkifanextensionha
set_time_limit
set_time_limit
Setthemaximumexecuti
Popular Articles