1.

Which one of the following methods recuperates any memory consumed by a result set?

A. destroy()
B. mysqli_free_result()
C. alloc()
D. free()
Answer» C. alloc()


Discussion

No Comment Found