Hey there,
I am wanting to insert a date into a table for the date something was inputted into the database. Which would be the best (or only) way to do that?
1. DATE function in MySQL
2. date() function in PHP and submit the output into MySQL
If there are any other ways, let me know, as I would like this to be the best possible way and work all the time.









Bookmarks