Jump to content

brwalias

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

brwalias's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. This is an ecommerce site so it will be category driven.  i.e.  once a category 1 is selected, it should display a landing page for category 1 with multiple sub categories of Category 1.
  2. Please excuse this post if it's similar to another.  I looked but could not find an answer on this forum. I'm building a database driven website using PHP & MySQL.  I'm very new at using PHP and am looking for a solution as well as get a better sense of how this will work. I would like to setup one template file that displays the overall layout of the site.  This could also be referred to as the design skeleton for the site.  Now, the global nav is going to have various links that represent a category of the content in the site.  When selected, a request to the database for the content is made.  I would also like the template to be called so each of the global nav links generates dynamic content and pages.  What is the best way to handle this? thoughts: does the global nav link pass a variable calling a function that dynamically creates the templates each time the function is executed? I'm not necessary looking for code but any kind of discussion would be helpful!  Thanks!
×
×
  • 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.