Home » PHP » PHP Arrays » Question
  1. Which function can be used to move the pointer to the previous array position?
    1. prev()
    2. last()
    3. previous()
    4. before()
    5. None of these
Correct Option: A

prev()



Your comments will be displayed only after manual approval.