Anybody know what kind of fields these are?

Discussion in 'Programming' started by rhoniedotcom, Oct 12, 2010.

  1. #1
    This is for a program that is simular to Craigslist, and this is what it shows for the data input and I cannot figure out what kind of fields these are, does anyone know?

    Uploaded file should contain lines of the form:
    region1
    region1|city1
    region1|city2
    region1|city2|area1
    region2
     
    rhoniedotcom, Oct 12, 2010 IP
  2. ilg

    ilg Well-Known Member

    Messages:
    639
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    125
    Digital Goods:
    2
    As Seller:
    100% - 1
    As Buyer:
    100% - 0
    #2
    These are pipe delimited values(csv file).
     
    ilg, Oct 12, 2010 IP