Question: Create a PHP page to open a connection to a database named mybase which is located on the users localhost. The users username is dbQueen
Create a PHP page to open a connection to a database named mybase which is located on the user’s localhost. The user’s username is dbQueen and the password is royalty. Be sure to include code to display a message if a connection with the database could not be made and display the reason for the connection problem.
Step by Step Solution
3.41 Rating (151 Votes )
There are 3 Steps involved in it
To create a PHP page that opens a connection to a database named mybase on the users localhost with ... View full answer
Get step-by-step solutions from verified subject matter experts
