Reply
Mon 21 Jun, 2004 09:16 am
I have a shop with some products, which are available in different packages.
Let's say:
product1 is available in package1, package2, package4,
product2 is available only in package2,
product3 is available in package3 and package4.
I would like to display the drop down menu with available packages for the chosen product, so the customer could select the available package.
Could anyone describe what is the best way to create tables in mysql and then connect it with the php.
I am still learning, so I would be really grateful if anyone could write the exact details and some piece of code.
Thank you
It sounds like you want people to write the whole thing for you?
I don't think anyone will have the time so maybe you can ask for guidance on specific things?
Oh no
I have an idea, but I am still learning, so I wanted some advice. Actually I think the problem is only mysql. I don't know if this would be better to do with relational databases or array with options. As I sad I am learning so I will learn that too. I just wanted to ask for some tip not the whole application.
So what specific tips do you need?
"Write the exact details and some piece of code" isn't very specific.