php-windows | 2003112
Date: 11/23/03
- Next message: Nik: "[PHP-WIN] Changing URL"
- Previous message: Nik: "Re: [PHP-WIN] Password Protecting"
- In reply to: Donatas: "Re: [PHP-WIN] Password Protecting"
- Next in thread: Nigel Jones: "RE: [PHP-WIN] Password Protecting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To use the MD5 hashing you do "MD5('variable_name').
Nik
"Donatas" <MDonatas <email protected>> wrote in message
news:3FC07361.707 <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
- Next message: Nik: "[PHP-WIN] Changing URL"
- Previous message: Nik: "Re: [PHP-WIN] Password Protecting"
- In reply to: Donatas: "Re: [PHP-WIN] Password Protecting"
- Next in thread: Nigel Jones: "RE: [PHP-WIN] Password Protecting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

