Forum Moderators: coopster
Try putting the text file in an array with file() [us2.php.net]. Then you can use array_unique [us2.php.net]. Actually, it's probably not quite that simple but those functions should get youo on your way to a solution.
Birdman