The developer has created a password reset form for the site we're working on where user enters username and if he exists in database the server will use php's mail function to send email. The server ...