PHP MCQ MySql with PHP Basic MCQ Question #2553
Single Choice Not Set

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

ID: #2553 MySql with PHP Basic MCQ 1,445 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

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.