Hello,
I have a newoffer php page wich has a form for inserting new data in a mysql database. When the page newoffer.php is opened, a new record will insert with the values NULL. When the form is completed, the record will update with the new information. But if the user will not complete the form fields, how can I remove that new record?
Thank you,
Alex.