This is the minimum requirement for each weekly entry for the first half of class:
A quick summary of the topics learned for the week.
write a PHP script that will connect to a MySQL database
create a SQL query to retrieve information from a table
create a SQL query to insert data into a table
write PHP code that outputs query results to a web page
Links to your lab and homework assignments with a reflection on the process.
https://devjamie.com/COSW30/webproject4/
This was challenging working with the database. Still having issues with adding from my site. The rest of it is functioning. Listing Departments as easy as it was the same as listing users but accessing another table. Things are starting to make some sense but not as I would like them to be and not keeping up with the class. Looking at the other student’s pages I see I can improve on a lot of things for my website.