Hello, we already have md5() as a function. md5sum() will then be the same as:
echo md5(join ("", file ("filename"))); do you really think this new function is needed? And I think that the name is not very well chosen either... regards, Derick On Thu, 15 Nov 2001, Alessandro Astarita wrote: > I have added md5sum() function to the standard extension. It returns the > md5 hash of given filename. > > I think this is useful. Can you merge it in the main distribution? > > -- > Alessandro 'Asterix75' Astarita <[EMAIL PROTECTED]> > Web site: http://asterix75.capri.it > E-commerce software: http://www.alfacomm.it/ Derick Rethans --------------------------------------------------------------------- PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net --------------------------------------------------------------------- -- PHP Development 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]