Joining Form Fields To Insert into Database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux