i am using xammp for my database.
i have a col called "today_date" andy type "DATE".
in php i am using function "now()" to store todays date. the format is year-month-day.
now let say i have one more col called "today_date_time" and type "datetime".
is there a php function that can get me a date and time of today and format is year-month-day-hour-min-sec