I'm pretty new to php, but I know to create tables using phpmyadmin. I been trying forever to make a simple post function. A text box for the name, email address and a comment box. After the user submits the text, and clicks on the submit button, I want the page to refresh to show the new comments added. Looking for the simplest way to do this. Been googling for a script for a while as well.