Should I use if(strcmp(md5($string),$hash)==0) or if(md5($string)==$hash)
if(strcmp(md5($string),$hash)==0)
if(md5($string)==$hash)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!