Insert date from html form int sql-date colum
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.
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.