This following trick will show you how to implement the Password Policies or Password Rules in the websites that generated by PHPMaker 9. This is very useful since security is one of the most important things that should be handled seriously and carefully in your web applications, especially when your users either register their account […]
How to Show Password Strength Meter and Password Verification Features on Registration Page in Websites that Generated by PHPMaker 9.0.2
Unlike the similar customization I created in this article in order to show the password strength meter in the generated Registration page that created by PHPMaker version 8, then the following article will show you how to implement the customization to PHPMaker version 9 template file instead of customizing the generated Registration page. I am […]
How to Show Password Strength Meter and Password Verification Features on Change Password Page in Websites that Generated by PHPMaker 9.0.2
Up to PHPMaker version 9.0.2, there is no password strength meter in the generated Change Password page. Now I will show you how to add and displaying the Password Strength Meter and Password Verification features on the Change Password page of websites that generated by PHPMaker 9.0.2. We will customize PHPMaker template files and also […]
How to Add Help Feature into Websites that Generated by PHPMaker 9.0.2
Generally, when you are developing a desktop application, then you should provide your users Help feature so your user can easily display the help for the current window. Similarly to the web applications, that would be better if you provide Help feature, too. The following customization will help you to make it comes true. After […]
How to Log the Change and Reset Password Activities into Audit Trail of Websites that Generated by PHPMaker 9.0.2
You will have never found the Change or Reset Password activities have been logged into Audit Trail in the web applications that generated by PHPMaker until version 9.0.2. Meanwhile, those activities are very important to monitor in order to know when the last time your users changed their password. The following customization will make it […]
How to Save Reset Password Date into User Profile in Websites that Generated by PHPMaker 9.0.2
Currently, when your user forgot his/her password and reset the password from the Forgot Password link in the Login page of web applications that generated by PHPMaker 9, then the Date of the password change is not being saved into User Profile field of the users table. This is not a good condition since it […]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 18
- Next Page »