Sandbox
PHP Functions
Donate/Get Premium
Login / Register
OnlinePHP
.io
# Execute and compare PHP Online
Sandbox
PHP Functions
Donate/Get Premium
Login / Register
OnlinePHP.io
Documentation
array_intersect_assoc
Examples
array_intersect_assoc
PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
array_intersect_assoc - Computes the intersection of arrays with additional index check
Array Intersect Assoc Online Tool
Manual
Code Examples
Example #1 array_intersect_assoc example
Result:
Array ( [a] => green )
Example #2 of array_intersect_assoc
Function array_intersect_assoc:
Array Intersect Assoc Online Tool
Manual
Code Examples
Arrays Functions
array_change_key_case
array_chunk
array_column
array_combine
array_count_values
array_diff_assoc
array_diff_key
array_diff_uassoc
array_diff_ukey
array_diff
array_fill_keys
array_fill
array_filter
array_flip
array_intersect_assoc
array_intersect_key
array_intersect_uassoc
array_intersect_ukey
array_intersect
array_is_list
array_key_exists
array_key_first
array_key_last
array_keys
array_map
array_merge_recursive
array_merge
array_multisort
array_pad
array_pop
array_product
array_push
array_rand
array_reduce
array_replace_recursive
array_replace
array_reverse
array_search
array_shift
array_slice
array_splice
array_sum
array_udiff_assoc
array_udiff_uassoc
array_udiff
array_uintersect_assoc
array_uintersect_uassoc
array_uintersect
array_unique
array_unshift
array_values
array_walk_recursive
array_walk
array
arsort
asort
compact
count
current
each
end
extract
in_array
key_exists
key
krsort
ksort
list
natcasesort
natsort
next
pos
prev
range
reset
rsort
shuffle
sizeof
sort
uasort
uksort
usort
Most used PHP functions
sandbox
(153504719)
password_hash
(553387)
hash_pbkdf2
(523178)
unserialize
(313867)
serialize
(235177)
preg_replace
(234364)
json_encode
(216683)
preg_match
(208109)
json_decode
(156392)
hex2bin
(137716)
uniqid
(110741)
array
(92150)
iconv
(77683)
preg_match_all
(66520)
password_verify
(62194)
utf8_decode
(60205)