Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Edgar Cruzado
1,763 PointsUnable to get the extra credits
I am unable the win the extra credits. Are there a special condition to get it?
<!DOCTYPE html> <html> <body> <h1><?php echo 'Shirts 4 Mike'; ?></h1> <p>Today is <?php echo Date('l, F d, Y'); ?>.</p> </body> </html>
2 Answers

Gloria Dwomoh
13,104 PointsThe extra credits are not Treehouse points. It is like a personal exercise that could count as extra credits of personal achievement but you won't get graded on it or get points for it at Treehouse. I hope this helps clear somethings out.
P.S - I am not sure what question this code solves but if you are having troubles with it, you can post a question with your code and what the extra credit assignment asks for so others can help.

Edgar Cruzado
1,763 PointsGloria thank you for the rapid answer.

Gloria Dwomoh
13,104 PointsYou are welcome