News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Highlighting What Section of a Website the User Is In
September 13, 2006 @ 15:02:22

PHPBuilder.com has a quick little article (an exceprt from "PHP 5 in Practice") that shows how, using a simple dynamic navigation system, highlight where the user currently is.

Although a site may not always warrant a full multilayer navigation menu, most websites usually have at least a few different sections. Often many pages have links back to the top pages of each section, and therefore it is useful to highlight which section the user is currently in. Listing 9.2.1 looks at the URL of the current web page and, based on that, determines what section of the website it is in and changes the section menu.

They provide the script and a brief explaination, but not much else. Seems like the snippet might make more sense with a little more context, but it's still useful.

0 comments voice your opinion now!
highlight section website user dynamic navigation highlight section website user dynamic navigation


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Talking to GitHub with PHP

Stefan Mischook's Blog: Database driven websites article: updated and now in PDF format.

PHPFreaks.com: The creation of the new site

Raphael Stolt's Blog: PHP in Action book review

Greg Beaver\'s Blog: PEAR 1.4.7 Released


Community Events











Don't see your event here?
Let us know!


podcast series zendframework2 database framework community development composer tool release example object testing interview functional opinion language phpunit introduction code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework