Q. How many of the following does not return a value?
Code:
mysql_close(), mysql_init, mysql_real_connect
β
Correct Answer: (B)
1
mysql_close(), mysql_init, mysql_real_connect
You must be Logged in to update hint/solution