A

Admin • 833K Points
Coach

Q. What does mysql_real_connect() return if it fails?

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

Explanation by: Admin

This question asks about what happens when you try to connect to a MySQL database using the mysql_real_connect() function and it doesn't work. Think of it like trying to open a door with a key that doesn't fit.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.