To use the MD5 hashing you do "MD5('variable_name').

Nik


"Donatas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> How do you MD5 it before sendig out to server? Is that possible on the
> user side? I guess not...
>
> Piotr Pluciennik wrote:
>
> >Your form is set to GET mode. Your form should work in POST mode.
> >Think also to MD5 your password before sending over internet.
> >
> >HTH
> >Piotr
> >
> >Nik wrote:
> >
> >
> >
> >>Hi Guys 'n' Gals
> >>My login page for my user consits of a text field and a password field.
when
> >>the user clicks submit the password is being shown in the url, can
someone
> >>please tell me how to hide this password.
> >>
> >>Thank you
> >>Nik
> >>
> >>--
> >>PHP Windows Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to