Show different content depending on month

Why are you using a switch statement when a single include can do it

include strtolower(date('F')).'.php';