in reply to locate graphic based on md5

kind monks, I am looking for suggestions on how to find images on a website that match a set of md5 values. Basically do this:

That sounds exactly the most straight forward way to do it

I am looking for advise on what might be how you might solve this issue.

What issue? You've described a good algorithm for doing it, now all that is left is to write the code.

Replies are listed 'Best First'.
Re^2: locate graphic based on md5
by $eeker (Initiate) on Jan 28, 2011 at 00:02 UTC

    thank you

    I am NOT a very good scripter/programmer and I wanted someone to basically check my logic