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

PHP Introducing Variables Code Challenge..HELP!!!

Hello Peeps,

Wondering if someone could help me with the first code challenge? Im asked to "Modify the PHP to assign the name of our website to a variable called "name"

Ive tried everything i can think of but its not happy with my answer!

http://teamtreehouse.com/library/programming/build-a-simple-php-application/creating-the-menu-and-footer/variables

thanks

Simon

2 Answers

Simon,

What are you putting for an answer?

Jeff

Jeff..sorry ive figured it out! thankyou for responding :)

I opened up the same code challenge in another browser window, entered the SAME code and for some reason this time it accepted my answer.

The previous error was asking me to include a = which was clearly typed on my screen.