Jump to content

Database design help


Poddy

Recommended Posts

Hello, i am currently building a web application for facebook with PHP and MYSQL

my issue is that i need a table that can contain the user id along with the values he enters in a specific form to numerous questions.

the number of questions is dynamic and i need to to know what the user wrote, so it cant be a true or false thing..

 

should i create a table for each user and then just insert the questions id's with the value in it? is that efficient enough?

or is there another way, more bandwidth effective?

 

i also thought of making a table of user_id and answer while answer contains the values the user submitted as red,green,blue,yellow

and etc.

 

thanks in advance for any help

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.