$customer_dob = $dob_day."/".$dob_month."/".$dob_year; for 01/25/2004 format. Thanks, John Ellingsworth http://mail.med.upenn.edu/~jellings/ AIM: vc2000support -----Original Message----- From: kaizer boab [mailto:kaizer_boab@yahoo.co.uk] Sent: Sunday, January 25, 2004 4:41 PM To: php-windows@lists.php.net Subject: Joining Form Fields To Insert into Database I am developing a customer registration form which gathers the usual details. I have a field in my MySQL table 'customer_dob'. On my form I have list boxes for 'dob_day', 'dob_month' and 'dob_year'. I was wondering is it possible using "INSERT" to join these three fields together to insert into 'customer_dob'? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php