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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
Once you’ve finished using a prepared statement, the resources it requires can be recuperated with the close() method.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic