Latest news:
New android application Islamic Video has been released. its a free islamic video application for android smartphone. Download now!
Use this:
for ($m=1; $m<=12; $m++) {
$month = date('F', mktime(0,0,0,$m, 1, date('Y')));
echo $month. '
';
}
Views : 2217