A way to make md5_file() faster?

Posted by Rob on Stack Overflow See other posts from Stack Overflow or by Rob
Published on 2010-05-01T14:12:09Z Indexed on 2010/05/01 14:17 UTC
Read the original article Hit count: 153

Filed under:
|
|

I currently use md5_file(); to run through about 15 URLs and verify their MD5. Is there a way I can make this faster? It takes far too long to run through all of them. Sorry if this isn't a good question, I just realized its only three (four if you count this one) sentences long.

© Stack Overflow or respective owner

Related posts about md5-file

Related posts about md5