Jump to content

Need help creating a relational database


eldan88

Recommended Posts

Hi,

 

I am currently developing a food online ordering website which will contain up-sells items when a menu item is clicked on.

 

Lets say for instance there will 4 menu items. When a user will click on any of the 4 items there will be an up sell such as "Add to your email" with meal options they can choose from and add to cart.

 

The up-sells will be the same for all 4 menu items. How can i insert those options once in the database and call them from any of the 4 menu items?

 

Thanks

 

 

Link to comment
Share on other sites

Your question is too general (IMO) to actually get the answer you want. Do you mean:

  • How do I put the data into the database? Use the INSERT statement
  • How do I maintain the data? Write an Admin page to add, edit, delete these items
  • How do I structure the data -- do I use another table? We would need to see your database structure
  • How do I make the add-on work? [soapbox]Personally, these add-ons annoy the h@#% out of me, so I'm not even going to address it. If I wanted fried bull testicles with my pizza, I would have clicked on it before I clicked "Checkout"[/soapbox] Sorry ... we would need to know more details on how you want it to work - always show all add-ons, show only one "randomly" selected add-on, show something that actually goes with what they have already ordered, show something they have ordered in the past and maybe forgot to order this time, ...

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.