hello everyone i have another question i m doing a form to update data in the database.
The update form is working great but when i update the information if i leave blank field then the information is then show as like there is no data is my database field, i dont want to do that.
Is there a way when i update the information in the form that when it call the form it put all the old information in the form so i could update them. (like echo in the form)
i will then save important information and not face the consequence of leaving no information in the field .
if someone can show me and example code of that that would be really good for me
Let me know.