PHP - Array Functions
Which of the following callback functions can be used with
array_filter to keep only even numbers?array_filter to keep only even numbers?$n % 2 === 0 checks this.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions