Q. Which PHP function advances the internal array pointer? (A) advance() (B) next() (C) forward() (D) move() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) next() Explanation: next() moves the pointer forward.