So I’m trying to insert an item from my html form in a sql table, but there are problems with the date. Either it just says the insert worked but just inserts nothing or it inserts the date 0000-00-00.
HTML CODE:
validation of date(I didn’t add requirements yet)
insert statement
New contributor
Lilith Spöck is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.