Mega Code Archive

 
Categories / Php / Functions
 

PHPs basic md5() function

<? $hashA = md5('optimize this!'); ?>