Posted by the DtTvB on 11/23/07 16:29
Acrobatic wrote:
> I'm trying to store user passwords in a MySQL database. I learned the
> hard way that using MySQL "DECODE" and "ENCODE" doesn't seem to work
> cross-platform, but if I encrypt on the server side with PHP's md5
> function, will it work cross-platform (or cross-processor?)
>
> Thank you for any advice
It should be cross platform, as far as I know.
Navigation:
[Reply to this message]
|