Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Setting Up the Project 3:31
- Using PHP Code on Our Site 3:09
- A Simple PHP Example 1 objective
- Including the Header 5:32
- Including the Footer and Adding Additional Pages 3:19
- Basic PHP and Including Files 5 questions
- Using Variables for the Title Tag 3:24
- Working with _GET Variables 5:10
- Variables and Conditionals 6 questions
- Adding Active States to the Navigation 4:29
- Variables and Conditionals 3 objectives

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Variables allow you to customize the HTML that PHP produces and dynamically modify it for each page. In this video, we’ll use a variable to give each page a unique value for its title tag.
Update to html
index.php unordered list for our random items should have a class of "items".
<ul class="items">
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Will Albertsen
13,155 Points4 Answers
-
Jeremy Smith
2,236 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up