Home » PHP » PHP MySQL Database » Question
  1. Which method rolls back the present transaction?
    1. undo()
    2. commit()
    3. rollback()
    4. back()
    5. None of these
Correct Option: C

rollback()



Your comments will be displayed only after manual approval.