Hi,
I am fetching current date from mysql database by using curdate() function.
16-06-2011

what i want to do..
16-june-2011

how it is possible in mysql
Need help??????

SELECT DATE_FORMAT( current_date, '%d-%M-%Y' )

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.