ini_get
PHP 4, PHP 5, PHP 7, PHP 8
ini_get - Gets the value of a configuration option
Code Examples
Example #1 A few ini_get examples
Result: display_errors = 1
register_globals = 0
post_max_size = 8M
post_max_size+1 = 9
post_max_size in bytes = 8388608