I have my MySQL table, it only has 3 fields, id, fullname and datetime, I want it to work so that when someone submits the form the date and time are recorded alongside the name. No matter what I try all I get is the default 0000-00-00 00:00:00. Could you advise please?
I have my MySQL table, it only has 3 fields, id, fullname and datetime, I want it to work so that when someone submits the form the date and time are recorded alongside the name. No matter what I try all I get is the default 0000-00-00 00:00:00. Could you advise please?
dashbyictfd 1 month ago