This is a demo page on inserting data into a database. hello
In this "article" section of the website, we will have a form:
To add to the persons table, we will need a name and a age.
To add to the hobbies table, we will need a persons id and a hobby.