Home / CSE MCQs / PHP MCQs :: Discussion

Discussion :: PHP MCQs

  1. Which function can be used to move the pointer to the previous array position?
  2. A.
    last()
    B.
    before()
    C.
    prev()
    D.
    previous()

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    prev()


Be The First To Comment