The expression $result->free();:

a. sends a prepared statement to the MySQL server
b. disconnects from the MySQL database
c. stores the result set
d. returns the next row from the result set


b. disconnects from the MySQL database

Computer Science & Information Technology

You might also like to view...

C++ stores an array in adjacent memory locations. In what array position (counting from the start) will the element myArray [7][21] be stored in, if myArray has 10 rows and 50 columns?

What will be an ideal response?

Computer Science & Information Technology

If a datagram has an incorrect value in one of the header fields, which ICMP error message will be received?

What will be an ideal response?

Computer Science & Information Technology

Which of the following regex tokens anchors your match to the beginning of the subject string?

a. / b. $ c. ^ d. |

Computer Science & Information Technology

The Expand Appearance command is found on the ____ menu.

A. Effects B. Object C. Appearance D. Edit

Computer Science & Information Technology