Does someone have experience using md5 password encryption with php for other character sets than english. I'm interested in the arabic encrytion. Pleas help!!!
Bytes is bytes; md5() just creates a hash of whatever string you pass it.