How would I make it so every time a user visits a page, it opens an SQL database, and inserts data into a certain table? The data I would want would already contain this: Count and count is 1. each time the page is loaded, it would add 1 to the count.