Search found 16 matches

by craigh
Wed Mar 12, 2003 9:20 pm
Forum: PHP - Code
Topic: Clear out form values after submitting form
Replies: 7
Views: 946

Re: Clear out form values after submitting form

A user fills out a form on page 1. They are then sent to page 2 which displays the "posted" information. If everything is okay, page 2 runs a function which inserts the information into a database and the user is redirected to page 3 which lets them know that the data has been added to th...