Hi everyone and HAPPY NEW YEAR
:S (not sure if I am at the right place here but since I am pretty new, please don't scold me to death, just let me know and the next time ther won't be such next time, promise)
I have a simple but effective PHP FORM to manually input data into my MYSQL DB. I think about using this same form to UPDATE/DELETE entries as well.
However, before it does, I would like to be prompted with a warning, asking me if I sure want to proceed ... (sometimes I am just too fast :zzz:)
BUT, because I am not a PHP programmer I am pretty stuck on how to turn my simple submit form into an update/delete form