Is there a file checksum function available for PHP?  I want to use
md5_file() but that's only in the CVS version of PHP4.  The files I want to
derive the checksums for can be quite large (50+ megs) so the faster the
function the better (i.e. maybe the function just reads parts of the file
file).  Thanks.

David


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to