ini_restore

PHP 4, PHP 5, PHP 7, PHP 8
ini_restore - Restores the value of a configuration option
Manual
Code Examples

Example #1 ini_restore example

Result: Current value for 'html_errors': 1 New value for 'html_errors': 0 Original value for 'html_errors': 1
PHP Version: