1
Answer

Which type array function are used in php?

is_array(), explode(), implode(), split(), preg_split(), and unset().

Answers (1)