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