Log in

View Full Version : Find Duplicates



tomyknoker
03-13-2007, 03:03 PM
Hi all,

I want to have a php page which displays all the duplicate members in my database, I just want it to show in a table FirstName, LastName, The No. of Matches, And also have a clickable View link... Anyone done this before?