Jump to content

Keys


menios

Recommended Posts

Hi

I currently have a table with products and another one with categories.

the structure is:  table_category                                          table_product                 

                          cat_id(PrimaryKey)                              pd_id (Primary key)

                            cat_name                                          cat_id(FK)

                                                                                        pd_name

                                                                                      pd_qty

All items in products belong to different categories.

Now i want to link each product with a certain category

how can i do this?

 

Thanks for any help:)

Link to comment
https://forums.phpfreaks.com/topic/79572-keys/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

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