| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Uh...can you be more specific? I mean, it sounds like you're referring to when a user fills in a change password and they have to duplicate it to verify that they are entering what they think they're entering. Like... Old Password: ________ New Password: ________ Repeat New Password: ________ I'm not sure what's so difficult about... PHP Code:
|
|
|
|
#3 (permalink) |
|
shiro
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,610
|
Here is a great article on how to use a pear package to create all forms. But one of the things it does is allow you to create password inputs that need to match. Generating and Validating Web Forms With PEAR HTML_QuickForm |
|
![]() |