Jump to content

handling menu links


mrjameer

Recommended Posts

hi,

 

 

i have a menu on web-page.it has 4 menu items

1.about

2.contact

3.privacy

4.help

 

when i click 'about' it displays some info about the company.

similarly contact,privacy,help.inside every page i have the links to move to the next menu item.

 

what i want is when a user clicks on 'contact' link first,then it

display the contact info and show the link for 'about'.

 

if a user clicks on about menu item first.the links inside the pages should be like this

about->contact->privacy->help.

 

if a user clicks on contact menu item first.the links inside the pages should be like this

contact->about->privacy->help.

 

if a user clicks on privacy menu item first.the links inside the pages should be like this

privacy->about->contact->help.

 

if a user clicks on help menu item first.the links inside the pages should be like this

help->about->contact->privacy->.

 

how to do this.any of your help will be greatly appreciated

 

thanks

mrjameer

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/38951-handling-menu-links/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.