MCQ Single Best Answer Not Set

QWhich one of the following methods is used to recuperating prepared statements resources?

ID: #2553 MySql with PHP Basic MCQ 1,421 views
Question Info
#2553Q ID
Not SetDifficulty
MySql with PHP Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A end()
  • B finish()
  • C final()
  • D close()
Correct Answer: Option D

Explanation

Once you’ve finished using a prepared statement, the resources it requires can be recuperated with the close() method.

Share This Question

Challenge a friend or share with your study group.