remove data from form in php..
how we can remove data from form if i have fill a form after click on submit the data does not sow in the form but in my form when i hv click on submit then the data continuously show in the form and if i have click again and again on submit button then same data have stored in the table in new row.
i want to remove this problem..