Welcome Guest, Not a member yet? Register   Sign In
Suggestion for database driven navigation
#1

[eluser]FuzzyJared[/eluser]
I am building a CMS, and have started working on integrating the content categories as links within the fronend of the site. My question is what would be the best way to set this up. I could get all the links from the controller and pass it to the the template section via a $data['nav'] = ''; But this would mean calling the same thing in every page function within the controller. I would much rather call the request from template file such as left_col.php.

Any suggestions would be helpfull


Messages In This Thread
Suggestion for database driven navigation - by El Forum - 11-12-2007, 09:44 AM
Suggestion for database driven navigation - by El Forum - 11-12-2007, 12:01 PM
Suggestion for database driven navigation - by El Forum - 11-12-2007, 02:38 PM
Suggestion for database driven navigation - by El Forum - 11-12-2007, 02:47 PM
Suggestion for database driven navigation - by El Forum - 11-12-2007, 03:16 PM
Suggestion for database driven navigation - by El Forum - 11-12-2007, 03:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB