My SQL that attches the form to the database is on my partner (Johannas Hemmett's) database
reader username: jhemmett_reader
reader pass:YsnzCJzVvvh9
I completed the lab using the data from the array.php file instead of index.php. Because I needed to fix it from array.php to index.php quickly, Bob said its alright for this part to be incorrect and I could fix it later.
Also the HTML checker said that I had unclosed elements in lab8/index.php After through searching I know my statements are closed, instead I think it has to do with the aforemnetioned PHP situation
I was given the warning: A table row was 5 columns wide and exceeded the column count established by the first row (3)
Unfortunately, after quite a bit of searching, I can't find where the issue is in my code. It runs fine but this is a 'just in case warning' i was given
Professor Erikson said I can use div for this lab