Connecting the database.

After many attempts we finally got our Web application connected to a database, we created three tables which would be for the login, registration and form. We used a few tutorials from lynda and folksonomy to ensure the table was laid out correctly and we had all the correct entities included. Once we were 100% we had all the correct information we used PHPMyAdmin to create the tables for our databases, here is the working form below and a few entries once connected, i am happy that my knowledge into databases has increased as they are a massive part of building applications and will always be needed.

Screen Shot 2015-03-16 at 16.50.22

First few test entries in our database:

Screen Shot 2015-03-16 at 16.50.04

Leave a comment