Create some means to have a confirm form submission. This would take all form fields that have values and display them just as the would normally, except without the form inputs (or have the form inputs disabled). Programatically, it would be under the validate() function and above the actual form database submission.