hi,i want to insert date into mysql table..but the date must not be current date.for example if i am giving 12-3-2003.then ,this date should be insert into the database...... thanks advance
Mysql uses 'yyyy-mm-dd' format.
'yyyy-mm-dd'