Name
ini_get_all
Synopsis
array ini_get_all([stringextension[, booldetails]] )
Returns all configuration options as an associative array. If
specified, and the name of a valid
extension, only values pertaining to the
extension extension are returned. If
details is true (default) then detail settings are
retrieved. Each value returned in the array is an associative array
with three keys:
| The global value for the configuration option, as set in php.ini |
| The local override for
the configuration option, as set through |
| A bitmask with the
levels at which the value can be set (see |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access