A

Admin • 833K Points
Coach

Q. The argument to the function mysql_error() is . . . . . . . .

  • (A) integer
  • (B) float
  • (C) structure
  • (D) pointer
  • Correct Answer - Option(D)
  • Views: 19
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about the type of information you need to give to the mysql_error() function in MySQL. This function is used to get the error message from the last MySQL operation that was executed.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.