I have a simple form. After submitting the form, I would like to be directed to the same page, but display "your form has been submitted" under the form. How do I accomplish this with PHP? I am assuming it needs to ID that the user is being directed to the page after a form submission.
↧