I'm in the process of creating a website, and I want to add in a news feed to the home page that certain people (Administrators on the site) would be able to post to. The way I plan on making it is to program the script to create a new SQL table in a certain database for each post, which would...