Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Nickey Pickorita
Nickey Pickorita
738 Points

PHP Basics (Date Exercise)

Hi,

Could someone please assist me with this exercise?

It's saying I forgot the echo function, however, my code formating looks exactly the same as the one they required.

Screenshot: http://prntscr.com/tsclge

Screenshot of the code: http://prntscr.com/tsclkk

1 Answer

Hi it looks like you have put a comma instead of a full stop in your echo statement, if you swap that over then it should work for you. It does also say to put your code below the comment line and Iā€™m not sure if that would have an effect or not but probably worth pasting it below the comment just in case!