• Resolved Joleb

    (@joleb)


    Hi,

    I would like the “actual year” to appear in my footer instead of a static year that I would have to change every year.

    So I have tried to add the following code in my footer:

    Copyright © <?php echo date(“Y”); ?> Joanne Leblanc

    But the result I get is : Copyright ? Joanne Leblanc (with no Year)

    Hope you can help me.

    Thanks.

    Joanne

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Actual year in footer’ is closed to new replies.