Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_cfg_var
get_cfg_var
Get the value of PHP configuration options
Name:
get_cfg_var
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the value of PHP configuration options
Related
What is the difference between sprintf and vsprintf?
3
Use socket_set_block to build blocking Socket chat programs
1
Tips for using PHP ceil() function and intval() function
4
Complete Guide to Implementing Line Breaks with fwrite in PHP
9
Similar Functions
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
set_time_limit
set_time_limit
Setthemaximumexecuti
extension_loaded
extension_loaded
Checkifanextensionha
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
gc_disable
gc_disable
Deactivatethecircula
assert
assert
Checkifanassertionis
memory_get_usage
memory_get_usage
Returnstheamountofme
Popular Articles