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.3 / 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.1 / MySQL 5.7 ini_set error_reporting
last run:
2023-07-28 05:11:14
3
- PHP 8.1 / MySQL 5.7 ini_set error_reporting
last run:
2023-07-27 22:34:31
3
- PHP 8.1 / MySQL 5.7 ini_set strpos preg_match_all explode
last run:
2022-08-06 17:47:45
3
ini_set - New snippets
-
PHP 8.1 / MySQL 5.7 error_reporting ini_set
added at:
2023-09-20 09:01:02
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 17:05:30
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 16:31:40
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 16:31:05
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 15:59:32
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 15:58:03
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 15:57:47
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 15:56:51
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 15:52:50
1
-
PHP 8.2.3 / MySQL 5.7 error_reporting ini_set session_start mysqli_real_escape_string mysqli_prepare mysqli_stmt_execute
added at:
2023-09-09 15:50:56
1