Q. Which PHP function moves the array pointer backward?
β
Correct Answer: (A)
prev()
Explanation: prev() moves the internal pointer backward.