
In this tutorial I will explain you how to create a navigation system or dynamic menu system or simple template system by using php include function, $_SESSION and some jQuery function.
Below screenshot is our latest view.
In this tutorial we will create 7 files like below.
You can see demo here.
Demo
1. header.php - It is a header...