This is the query datemade is date datatype in MYSQL
$sqlCommand ="SELECT blogbody,datemade FROM blogpages WHERE bpid='$blogid'";
This is the fetch array
$dmade=$row["datemade"];
I echo out the date how can we display it as ex: November 2014