I have my own little website and encrypting with sha1, now i try connect it to a SMF forum, but the sha1 codes is not the same?
My code
$password = "thisisatestpass";
$encrypted_password=sha1($password);
echo $encrypted_password; //03d858ce5f3b29b153b0392f196cff6f6e8684d0
SMF: 78481983d348ce4fbfabaccbb59af8ea95471f0c