Forgive me for this, it might be pretty easy. In my 6 months of PHP work I haven't come across this yet, but I know it's possible. I want to submit some values to a database using a text box, and then "refresh" the page with the values being displayed. I know I've seen examples with PHP_SELF as the action or the method for a form but the manual wasn't exactly helpful with this. So how do you accomplish something like this? Thanks