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 Build a Simple PHP Application Getting Started with PHP Your First PHP File

Tingting Gu
Tingting Gu
10,760 Points

I have added the following codes, but I haven't got the extra credit.

I write the following codes and previewed. It shows exactly which was required to do. However, I have not been given the extra credit. Could you tell me why?

<p><?php echo date("l, F d, Y");?></p>

"Extra Credit Complete the previous code challenge again, but this time add a paragraph below the headline that displays the current date in a format like this:

Today is Wednesday, October 21, 2015."

1 Answer

Samuel Durkin
Samuel Durkin
48,402 Points

I believe "Extra Credit" is just for your own benefit, you don't actually get extra points for completing the task.