unmersh wrote in php

hi btw,

i know this probably seems simple, but im new to both this community and PHP so bear with me...

i have a simple submission form where, and right now when i submit the form it takes me to a blank page with the confirmation message ( echo "Form Submitted )... if i wanted it to return me to the same page (with blank form) including the confirmation message (or even better a mostly filled out form using some of the previous info) how would i go about it...