UMKC Personal Website for

Steven Hoang

This week we worked with Databases!

This is my table and database

table and database

In my "test" database i created a table called "books" that has 3 columns.
They are Book_Title, Book_Author, and Book_Edition.

This is the form where i created the book!

insert_form

On this form, I filled out the Book_Title, Book_Author, and Book_Edition.

insert_form2

This is what pops up after I hit the submit button.

This home page pulls the data from my database

Homepage

This page pulls the data from my database and put it into a table using HTML!

Here are the codes for my forms and home pages

Homepage

Homepage

Homepage