Is there a function in php wherein you can convert the number 12 to its equivalent in a month.
For example if the mysql database stores digits and not words for dates.
how do you convert the number 12 into the word december?
Is there a function in php wherein you can convert the number 12 to
Share
You could do like: