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 / MySQL 5.7 ini_set error_reporting
last run:
2023-08-30 13:59:16
11
- PHP 8.1 / MySQL 5.7 ini_set error_reporting
last run:
2023-07-28 05:16:56
6
- PHP 8.2.13 / MySQL 5.7 error_reporting ini_set
last run:
2023-03-09 09:54:09
5
- PHP 7.4 / MySQL 5.7 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 / MySQL 5.7 ini_set strpos explode
last run:
2022-08-06 17:40:41
4
- PHP 8.1 / MySQL 5.7 ini_set strpos explode var_dump
last run:
2022-08-06 17:36:27
4
- PHP 7.4 / MySQL 5.7 error_reporting ini_set session_start var_dump
last run:
2022-05-18 14:47:58
4
- PHP 8.2.13 / MySQL 5.7 ini_set microtime range shuffle sort
last run:
2024-11-18 17:41:27
3
- PHP 8.2.13 / MySQL 5.7 ini_set microtime range shuffle sort
last run:
2024-11-18 17:40:26
3
- PHP 8.1 / MySQL 5.7 ini_set error_reporting
last run:
2023-07-28 05:11:14
3
ini_set - New snippets
-
PHP 8.2.13 / MySQL 8.0 ini_set sleep
added at:
2024-12-20 14:54:17
1
-
PHP 8.2.13 / MySQL 8.0 ini_set sleep
added at:
2024-12-20 14:54:07
1
-
PHP 8.2.13 / MySQL 8.0 ini_set sleep
added at:
2024-12-20 14:47:39
1
-
PHP 8.2.13 / MySQL 8.0 ini_set sleep
added at:
2024-12-20 14:47:32
1
-
PHP 8.2.13 / MySQL 8.0 ini_set sleep
added at:
2024-12-20 14:47:15
1
-
PHP 8.2.13 / MySQL 8.0 ini_set sleep
added at:
2024-12-20 14:46:30
1
-
PHP 8.1 / MySQL 5.7 ini_set basename date time file
added at:
2024-12-17 10:22:27
1
-
PHP 8.1 / MySQL 5.7 error_reporting ini_set print_r count
added at:
2024-12-11 05:23:02
1
-
PHP 8.1 / MySQL 5.7 ini_set print_r count
added at:
2024-12-11 03:59:06
1
-
PHP 8.1 / MySQL 5.7 ini_set print_r count
added at:
2024-12-11 03:58:55
1