ini_set
ini_set — Sets the value of a configuration option.Description
ini_set( string $option,Sets the value of the given configuration option. The configuration option will keep this new value during the script's execution, and will be restored at the script's ending.
string $value ): string|false
Parameters
option
Not all the available options can be changed using ini_set().
value
The new value for the option.
Return Values
Returns the old value on success, false on failure.More information about ini_set on official PHP documentation site
ini_set - Popular snippets
- PHP 8.1 / ini_set error_reporting
last run:
2023-08-30 13:59:16
11
- PHP 8.1 / ini_set error_reporting
last run:
2023-07-28 05:16:56
6
- PHP 8.1 / MySQL 8.0 error_reporting ini_set intval readline
last run:
2025-03-09 10:09:04
5
- PHP 8.2 / error_reporting ini_set
last run:
2023-03-09 09:54:09
5
- PHP 7.4 / ini_get session_name session_id session_set_save_handler session_start ini_set var_dump
last run:
2022-09-06 13:22:02
5
- PHP 8.1 / ini_set strpos explode
last run:
2022-08-06 17:40:41
4
- PHP 8.1 / ini_set strpos explode var_dump
last run:
2022-08-06 17:36:27
4
- PHP 7.4 / error_reporting ini_set session_start var_dump
last run:
2022-05-18 14:47:58
4
- PHP 8.2 / ini_set microtime range shuffle sort
last run:
2024-11-18 17:41:27
3
- PHP 8.2 / ini_set microtime range shuffle sort
last run:
2024-11-18 17:40:26
3
ini_set - New snippets
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file count
added at:
2025-04-13 16:37:23
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:35:43
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:35:22
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:35:00
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:24:39
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:20:39
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:18:42
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:17:17
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:14:31
1
-
PHP 8.4 / MariaDB 11.4 ini_set date simplexml_load_file strtotime
added at:
2025-04-13 16:14:21
1