Structure of DB for CMS ideas
Posted: Wed Nov 23, 2011 11:20 am
Hello everyone,
I have a long list of standard features of some products (90 features 1800 products) which I am integrating in a CMS. I have to elaborate a CREATE, READ and MODIFY section for the products and I was thinking of using check boxes and if statements with 90 columns in my DB for each feature. (I hope there is an easier way to do this)
Before I typed in all the features in one column and splited it with the previous functions mentioned, but it doesn't work for the modify section of the CMS.
I am trying to learn a method in which I can easily integrate this 90 standard features in the CMS. Does anyone has a good idea?
I have a long list of standard features of some products (90 features 1800 products) which I am integrating in a CMS. I have to elaborate a CREATE, READ and MODIFY section for the products and I was thinking of using check boxes and if statements with 90 columns in my DB for each feature. (I hope there is an easier way to do this)
Before I typed in all the features in one column and splited it with the previous functions mentioned, but it doesn't work for the modify section of the CMS.
I am trying to learn a method in which I can easily integrate this 90 standard features in the CMS. Does anyone has a good idea?