in_array
in_array — Checks if a value exists in an array.Description
in_array( mixed $needle,Searches for needle in haystack using loose comparison unless strict is set.
array $haystack,
bool $strict = false ): bool
Parameters
Return Values
Returns true if needle is found in the array, false otherwise.More information about in_array on official PHP documentation site
in_array - Popular snippets
- PHP 8.1 / rand count in_array
last run:
2024-12-06 17:33:57
22
- PHP 8.1 / count rand in_array
last run:
2024-12-06 17:16:08
13
- PHP 8.1 / file_get_contents simplexml_load_string json_encode json_decode is_array in_array end
last run:
2023-11-12 20:48:05
13
- PHP 8.2 / MySQL 8.0 in_array print_r microtime
last run:
2024-03-30 16:28:44
12
- PHP 8.1 / file_get_contents simplexml_load_string json_encode json_decode print_r array_count_values is_array in_array end
last run:
2023-11-01 18:08:32
9
- PHP 8.0 / preg_match_all in_array array_pop
last run:
2021-05-08 14:32:11
9
- PHP 8.1 / count rand in_array
last run:
2024-12-06 17:29:27
8
- PHP 8.1 / in_array var_dump
last run:
2023-12-29 11:22:48
7
- PHP 8.1 / count rand in_array
last run:
2024-12-06 17:08:05
6
- PHP 8.1 / Oracle Database 21c file_get_contents simplexml_load_string json_encode json_decode in_array
last run:
2024-10-09 16:32:45
6
in_array - New snippets
-
PHP 8.1 / MySQL 8.0 in_array array_search
added at:
2025-02-26 07:14:58
2
-
PHP 8.2 / in_array
added at:
2025-01-14 06:43:03
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower print_r
added at:
2024-12-17 07:48:07
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower print_r
added at:
2024-12-17 07:47:25
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower print_r
added at:
2024-12-17 07:46:48
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower print_r
added at:
2024-12-17 07:45:40
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower
added at:
2024-12-17 07:45:30
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower
added at:
2024-12-17 07:45:20
2
-
PHP 8.1 / preg_match_all array_filter in_array strtolower
added at:
2024-12-17 07:45:05
1
-
PHP 8.1 / preg_match_all array_filter in_array strtolower
added at:
2024-12-17 07:44:39
1