PHP 101
Revision as of 04:45, 2 May 2017 by Maggie.archer (talk | contribs)
Grocery Guru
Description
In order to establish a connection between an application and the SQL database, a server must be used. For this tutorial, we used Bluehost to create a web domain, a database, and a database user. With this information, we can write PHP files to establish a connection to the database and provide the ability to update or change the items in the table of the database.
Setting Up the Database
Create a new database on Bluehost and set up a user to access the database.