Ok, I want to have it so I have a form on my website, and when someone submits data, it gets put into a html table (
You need to create a SQL database & table, then query it to HTML table by PHP.
If you get stuck doing any of this post the specific problem and we will help
Not necessarily true. The OP wasn’t exactly clear on what he’s doing. To just put a form result into a table does not require a database.
Very true, but not using a database in the OP’s case would be extremely aggravating. ;D