Little help needed please..

Discussion in 'PHP' started by terryuk, Jan 16, 2007.

Thread Status:
Not open for further replies.
  1. #1
    I'm in need of some help - i have a list of data where there may be some duplicate entries in a mySQL table, i would like to be able to make a list of the data but cutting out any duplicate entries.

    Anyone got any ideas? Help appreciated! :)
     
    terryuk, Jan 16, 2007 IP
  2. smallbuzz

    smallbuzz Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can do that with a SQL statement, but you have to post an example of your data first.
     
    smallbuzz, Jan 16, 2007 IP
  3. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #3
    I know the code to echo all the data i need, just getting it to cut out the duplicates... :confused:
     
    terryuk, Jan 16, 2007 IP
  4. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #4
    Oh dm, got it now..
     
    terryuk, Jan 16, 2007 IP
Thread Status:
Not open for further replies.