Possible Duplicate:
Mysql: Setup the format of DATETIME to 'DD-MM-YYYY HH:MM:SS' when creating a table
how to display the date in DD-MM-YYYY from the database. Where it shows only in YYYY-MM-DD I have add the date in mysql using CURRENT_TIMESTAMP(). Please give me a solution for this problem.