ebookz
11-15-2012, 01:10 AM
*Im doing a university project..
*here is my complete problem..I have created a user account in my web site..so I just want to give a chance to users to change their current password of their account...That's why I made this form...
* like this :http://i.imgur.com/IVyPX.png
*Validation also completed for this form what I need here is I want check current password which user entered is correct or wrong by connecting to my database(with their existing password)...and giving massage ur current password is correct or wrong soon after user finished typing current password..{normally user goes to fill next password field..before typing he New password I want give above message...}
*that's I want to do ....
I'd be greatly thankful if someone send me this php code..
*give sample php code & I can edit & use it...
*Thanks in advanced...
*here is my complete problem..I have created a user account in my web site..so I just want to give a chance to users to change their current password of their account...That's why I made this form...
* like this :http://i.imgur.com/IVyPX.png
*Validation also completed for this form what I need here is I want check current password which user entered is correct or wrong by connecting to my database(with their existing password)...and giving massage ur current password is correct or wrong soon after user finished typing current password..{normally user goes to fill next password field..before typing he New password I want give above message...}
*that's I want to do ....
I'd be greatly thankful if someone send me this php code..
*give sample php code & I can edit & use it...
*Thanks in advanced...