Short Answer
If you are connecting to an instance of the MySQL database server that is running on the same server as the PHP scripting engine, use a value of ____________________ or "127.0.0.1" for the host argument.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: The <B>mysql_fetch_assoc()</B> function returns the fields into
Q21: With an INSERT query, the _ function
Q22: When adding a record to a table,
Q23: You pass the <B>mysql_close()</B> function the database
Q24: To delete records in a table, use
Q26: The error control operator disables error checking.
Q27: To add multiple records to a database
Q28: To create a table, use the _
Q29: To delete all the records in a
Q30: The mysqli package is the object-oriented equivalent