PHP - Array Functions
Which of the following is the correct syntax to use
array_walk with a callback function named modify on an array $arr?array_walk with a callback function named modify on an array $arr?array_walk(array, callback), where callback is a string with the function name.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions