MrBelfry
IS-IT--Management
- May 21, 2003
- 289
Hi there
I have a php photo gallery which now contains thousands of photos (saved as jpgs). I was wondering if it was possible to use php to automatically check for duplicated images. NB none of the images have the same file name so i couldn't just check that but it is it possible for php to compare images at a binary level?
It is possible I'm asking the impossible but i hop someone can help!
ps I'm using win2000, apache and php 4.3.1 with whatever version of GD that is bundled with (incase that makes any difference)
MrBelfry
I have a php photo gallery which now contains thousands of photos (saved as jpgs). I was wondering if it was possible to use php to automatically check for duplicated images. NB none of the images have the same file name so i couldn't just check that but it is it possible for php to compare images at a binary level?
It is possible I'm asking the impossible but i hop someone can help!
ps I'm using win2000, apache and php 4.3.1 with whatever version of GD that is bundled with (incase that makes any difference)
MrBelfry