Mysql table help

Discussion in 'PHP' started by manni, Jun 30, 2007.

  1. #1
    Hi,

    Could someone please tell me what tables were inserted into the mysql database for the car makes and models, from this site http://www.upsolute.com/eng/index.html (click on any car make on the drop down menu), im stuck on what to have the table names as, and the field names.


    Thanks Mani
     
    manni, Jun 30, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    I'm slightly confused on what you actually want? Do you want to know the table structure which this site is using? Or do you want to know the best way of structuring your database because you want to do something similar?
     
    nico_swd, Jun 30, 2007 IP
  3. manni

    manni Active Member

    Messages:
    320
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Sorry if i said it a bit confusing, i would like to know the best way of structuring my database because i want to make something similar to that.
     
    manni, Jun 30, 2007 IP
  4. amorph

    amorph Peon

    Messages:
    200
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The whole thing is internal. Avoiding, restricted names, you can use whatever naming you wish to better understand the structure of your storage engine. No one will/should see how tables and fields are named besides you and whoever has access to the database.
     
    amorph, Jun 30, 2007 IP