This date info link should help.

Code:
if (date("F") == "December") {
echo "Merry Christmas";
}
Skip