Name at least 5 array functions in PHP and what do they do.
Sigiloso
You can figure out online as to what each one of them does, here are some of the few namely: array_merge array_combine array_intersect array_map array_filter array_column array_walk