Making a simple navigation system using PHP
Saturday, August 23rd, 2008Yes, this is a simple layout, and yes, it’s very easy to make. But that’s the point. For all of you that are still using html to manage your pages, or just want a cleaner navigation system, this post is for you.
The main code of this layout is a short php code that can be used to call any page and thus eliminating the need to recode a layout for every singe page of the site.

