Dear ALL ,

i have a php login form , now the password is posted as md5() ,, what is 
the correct encoding to use in php with web2py password field in auth_user 
table

what am posting  is <?php $Pass = md5('******************'); ?>

regards,

-- 



Reply via email to