necode on 07/29/11
Last Edited at 07/29/11 07:47am
$dob = date('Y-m-d',strtotime($_POST['dob']));
URL: http://stackoverflow.com/questions/4812194/how-to-collect-date-of-birth-from-php-form-and-insert-into-mysql
Report this snippet Tweet
Comment:
You need to login to post a comment.