• Christopher Roberts

    (@christopherrobertswordpress)


    I am a member of the admin team for a blog called Technology Bloggers.

    At the bottom of every page it has “? Technology Bloggers April 2011 to Jul 2011” the thing is I want it to say July not Jul.

    In June it said Jun and in May it said May, so I am not sure what the fault it :-/

    the code for it is

    <div id="site-info">&copy; Technology Bloggers April 2011 to <?php echo date("M"); ?> <?php echo date("Y"); ?></div>

    Any help as to how I can get it to show the full month name?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Month only showing first three letters’ is closed to new replies.