Welcome Guest, Not a member yet? Register   Sign In
Database And Routes
#1

[eluser]ShoeLace1291[/eluser]
I'm trying to make a content management system(CMS). I have three tables as follows:

Categories - Will show up in navigational menu as News, Reviews, Tutorials, etc.
SubCategories - Child of categories, under reviews would be Xbox 360, PS3, etc.
Pages - Child of subcategories; under xbox 360 would be a page such as Halo 3

i have my routes set up to pick up urls like this:
mysite.com/reviews/xbox-360/halo-3

The reviews uri segment is one of the categories so it goes like this:
category/subcategory/page

What would be the best way to structure my application directory as far as controllers, models, and libraries are concerned?


Messages In This Thread
Database And Routes - by El Forum - 01-06-2010, 05:40 AM
Database And Routes - by El Forum - 01-06-2010, 05:54 AM
Database And Routes - by El Forum - 01-07-2010, 04:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB