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