show month name from month number value


$m=monthnumber(like 1 OR 2 OR 3 OR 4));

return $m % 13 ? date(M, $m * 25e5) : 'invalid month'; 

Comments

Popular posts from this blog

Enable the imap in support in xampp server