Duplicate values from database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris W

    #1

    Duplicate values from database

    I'm having a little trouble with this php script in that when it reads
    from the db (mysql), it duplicates the first returned row.

    Anyone got any ideas?
    http://pastebin.4programmers.net/532

    Cheers

  • Chris W

    #2
    Re: Duplicate values from database

    Doh!

    Never mind. Turns out that I wasn't paying attention when creating the
    test database cos there were 2 values that were wrong causing the
    dupes.

    Thanks anyway!

    Comment

    Working...