Jump to content

Dynamic Menu Content


tekcap

Recommended Posts

hello

main_page.php

• Display News in downwards fashion

• The right_menu.php will run an if statement and if it matches the main_page.php it will display top 10 songs from all genres.

The right_menu.php is my right menu bar which always displays a top 10 list

It always changes depends which genre im browsing

My question is how would I run a check? Do I make a huge if else statement which tests every page on mywebsite and displays the appropriate top ten list?

Link to comment
https://forums.phpfreaks.com/topic/39581-dynamic-menu-content/
Share on other sites

Im still a bit confused.

The top ten list will be the same on every page EXCEPT for the actual genre related pages. If I click on a certain genre and any page related to it my top ten list will reflect that genre. Where would I get the genre id from and what would be the genre id if im not looking at a specific genre page.

 

Link to comment
https://forums.phpfreaks.com/topic/39581-dynamic-menu-content/#findComment-191288
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.