Food Menu Issue

  • Started
  • Last post
  • 0 Responses
  • phirschybar

    I'm doing a site for a magazine that promotes restaurants. There will be like 3-400 restaurants in there so I'm using MySQL>Php. My client will have a php CMS to add/update the info.

    My issue is that every restaurant has a "Featured Menu Items" list where each dish will have to be displayed in BOLD and the description in NORMAL text. Plus, each restaurant has a differnt number of featured menu items.

    Anyone have ideas/tricks for storing lists like this? I would like to avoid having 30 fields in my table just for menu titles and descriptions.

    Thanks