Yep, it done the trick, thanks for your help John. "John Ellingsworth" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > $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:[EMAIL PROTECTED] > Sent: Sunday, January 25, 2004 4:41 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] 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