php-windows Digest 25 Jan 2004 21:40:45 -0000 Issue 2095

Topics (messages 22653 through 22653):

Joining Form Fields To Insert into Database
        22653 by: kaizer boab

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
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'?

--- End Message ---

Reply via email to