1.

Which parameter specifies that on a second call to mysql_connect() with identical arguments, rather than a new connection, the identifier of the current connection will be returned?

A. server
B. new_link
C. user
D. client flags
Answer» C. user


Discussion

No Comment Found