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 trialRandy Hoyt
Treehouse Guest TeacherLaunch: PHP: Cleaning URLs with Subfolders
I'm happy to announce that the next stage in my latest PHP project has been released! We look at a number of important PHP concepts during the stage. Here's the full description:
The web addresses in our store have various technical pieces in them, like a .php file extension. Cleaning up the web addresses can help optimize them for search engines, make them easier to remember or to guess, and make them more likely to endure the same over time. We’ll cover a number of concepts as we remove the extension, including subfolders, constants, and absolute and root-relative paths.
2 Answers
samiff
31,206 PointsThink you had a blog post on this previously, but was waiting for the video version I'll check it out soon, thanks!
Jake White
41,730 PointsJust finished this course. I noticed the change to the code challenge. I definitely like the new style.