hello I want to insert this format of date April 17, 2008 in mysql. can anybody help me. plz anybody reply as soon as possible
use the date function to assign the value to an array then insert this into the database $date = date("M\ d\,\ y\");