RE: [PHP-DB] Password field in a web form

2005-09-18 Thread Bastien Koert
type=password bastien From: Ron Piggott [EMAIL PROTECTED] Reply-To: Ron Piggott [EMAIL PROTECTED] To: PHP DB php-db@lists.php.net Subject: [PHP-DB] Password field in a web form Date: Sat, 17 Sep 2005 19:20:49 -0500 How do you make *'s come up on the screen in a password field instead of what

[PHP-DB] Password field in a web form

2005-09-17 Thread Ron Piggott
How do you make *'s come up on the screen in a password field instead of what the user is actually typing in? input type=text name=pass size=8 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Password field in a web form

2005-09-17 Thread viraj
this is not a php question.. simply set.. type=password instead your type=text ~viraj On 9/18/05, Ron Piggott [EMAIL PROTECTED] wrote: How do you make *'s come up on the screen in a password field instead of what the user is actually typing in? input type=text name=pass size=8 --

[PHP-DB] Password field!

2001-04-25 Thread Pedro M. S. Oliveira
Hello all! i was wondering if any1 of you could help me with something. i have a table with 3 fields user_ip, user and pass. how can i encript the pass and then read compare it with a pass inserted on the web page? thanx *** Pedro Miguel Silva

RE: [PHP-DB] Password field!

2001-04-25 Thread David Balatero
in successfully!; } ? Hope this helps! -- David Balatero -Original Message- From: Paulo Henrique Lomanto [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 12:23 PM To: Pedro M. S. Oliveira; PHP db Subject: RES: [PHP-DB] Password field! -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi