Login Register


What's the best way to store dates using html select fields? filter_list
Author
Message
RE: What's the best way to store dates using html select fields? #16
Thanks! This is what I did,
Code:
$date = date("Y-m-d", mktime(0, 0, 0, $month, $day, $year));

Reply





Messages In This Thread



Users browsing this thread: