array_intersect
array_intersect — Computes the intersection of arrays.Description
array_intersect( array $array,array_intersect() returns an array containing all the values of array that are present in all the arguments. Note that keys are preserved.
array ...$arrays ): array
Parameters
array
The array with master values to check.
arrays
Arrays to compare values against.
Return Values
Returns an array containing all of the values in array whose values exist in all of the parameters.More information about array_intersect on official PHP documentation site
array_intersect - Popular snippets
- PHP 7.4 / MySQL 8.0 array_values array_intersect print_r
last run:
2023-11-03 07:23:00
7
- / count array_intersect_key array_intersect print_r
last run:
2021-12-29 18:11:22
5
- PHP 8.1 / print_r array_intersect
last run:
2022-07-30 11:17:24
3
- / var_dump array_intersect strpos preg_replace trim
last run:
2021-08-23 21:08:51
3
- PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump
last run:
2025-02-11 16:26:10
2
- PHP 8.1 / MySQL 8.0 array_diff array_intersect
last run:
2025-02-11 15:57:19
2
- PHP 8.1 / MySQL 8.0 array_intersect implode
last run:
2025-02-11 15:56:59
2
- PHP 8.1 / reset array_intersect print_r
last run:
2024-09-23 07:37:03
2
- PHP 8.1 / array_intersect print_r
last run:
2025-01-10 10:44:32
2
- PHP 8.1 / unserialize array_intersect reset print_r
last run:
2024-03-13 17:45:00
2
array_intersect - New snippets
-
PHP 8.4 / MySQL 8.0 array_values array_intersect print_r
added at:
2025-02-26 06:27:51
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect var_dump implode
added at:
2025-02-11 16:27:52
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect var_dump implode
added at:
2025-02-11 16:27:22
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump
added at:
2025-02-11 16:26:31
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump
added at:
2025-02-11 16:26:20
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump
added at:
2025-02-11 16:25:45
2
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump
added at:
2025-02-11 16:25:43
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump count
added at:
2025-02-11 16:25:28
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump count
added at:
2025-02-11 16:25:23
1
-
PHP 8.4 / MySQL 8.0 array_diff array_intersect implode var_dump count
added at:
2025-02-11 16:25:13
1