Q:

You cannot alter an array while you are iterating your array through

belongs to collection: ARRAYS AND FUNCTIONS IN PHP MCQ

0

You cannot alter an array while you are iterating your array through


  1. array_walk ( ) function
  2. each ( ) function
  3. next ( ) function
  4. end ( ) function

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).array_walk ( ) function

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

ARRAYS AND FUNCTIONS IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Internal linked keys in an array can be retrievabl... >>
<< Arrays that can store their values in association ...