MySQL conditions? I dont understand how this works

Discussion in 'MySQL' started by bradrx7, Aug 25, 2008.

  1. #1
    What I am trying to understand is how MySQL works. This is what Im trying to create:

    a database with all makes, models, years and corresponding engine sizes.

    Someone wrote me a script that scrapes a website that already has this information but I dont understand how I use the PHP script to upload the info into MySQL?

    Also, does anyone have any resources on how mysql works? I dont understand how I create conditions to show information. For example, If I have 3 different screens, the first is make (that shows all car makes), second is model (shows all corresponding models for the selected make), third is year (shows only the years the selected make was produced) how do I have the fourth page show the corresponding results (engine type)?

    TIA
     
    bradrx7, Aug 25, 2008 IP
    newrhodes likes this.
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    mwasif, Aug 26, 2008 IP
  3. calico cat

    calico cat Peon

    Messages:
    127
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the info. I'm a dunce when it comes to this stuff.
     
    calico cat, Aug 27, 2008 IP