i have a user entry form on an html file gets sent to a php file where it is entered into a database.
in the picture you can see the example of the form and then db upload.
i want to make it so if a certain value, for example "name" was entered, it would clear it out and return "" to the db. all other values of course would be accepted as they were.
thanks for your input and suggestions.
in the picture you can see the example of the form and then db upload.
i want to make it so if a certain value, for example "name" was entered, it would clear it out and return "" to the db. all other values of course would be accepted as they were.
thanks for your input and suggestions.