26693Breadcrumb Navigationhttp://www.zend.com/zend/spotlight/breadcrumb28.phpWhat do Yahoo!, Lycos and countless other Web sites, including Zend.com, have in common? It's not their content -- it's their navigation style. They all use a method called "Breadcrumb Navigation". Not quite sure what I mean? Here's an example:PHP > Tips and Tutorials > Site NavigationOct 16, 2006
For the creation of the whole navigation bar we group the whole code into a function, this way it's more portable and we can accesses the code several times in one script without to repeat the code.
Today I decided to share with you with two my function that I use in my code to build navigation menu for websites. First function is to build menu formated in PHP array. First we must format our menu in array like this way:
In today’s modern, Web 2.0 world, friendly URLs can be seen on every major site, and not without good reason, but what do we mean by friendly URLs? Firstly, let’s address the point of an URL being search engine friendly. This means that keywords relevant to the page are included within its URL, and parameters are taken out.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.