PHPMaker generates the login page by optimizing the powerful ValidateUser function. Unfortunately, when you are using the “Activated” field in your users table in order to signify whether a user’s Activated status is “Yes” (enabled = 1 = “Y”) or “No” (disabled = 0 = “N”), and when the user status disabled so that the […]
How to Show Breadcrumb Links in Websites that Generated with PHPMaker 9.0.1
The only way to let your users/visitors know about where they are or what is the full path of the current page they are visitting is to display the Breadcrumb Links in your website. By displaying this Breadcrumb Links, in addition they will not be lost about the location where they are, your users also […]
How to Display the Empty Table in the “No Records Found” Pages in Websites that Generated by PHPMaker 9.0.1
As we know, PHPMaker 9 only displays the message “No records found” without including an empty table that associated with the data and the related fields. It’s better now to display an empty table including the fields or columns name of the table in the page that contains that message (even there is no record […]
How to Customize Change Password Page in Websites that Generated with PHPMaker 9.0.1
It’s time to customize your Change Password page in websites that generated with PHPMaker 9.0.1. Please note that started from PHPMaker 9, the Change Password also supports for Captcha extensions. The good news is: I also have successfully integrated this Captcha extension with Forgot Password page in order to display it properly, since it has […]
How to Customize Registration Page and Add “Terms and Conditions” Using PHPMaker 9.0.1
This following modification will change the look of your Registration page, and add the ability to display the Terms and Conditions section before Registration form itself in websites that generated with PHPMaker 9.0.1. The Terms and Conditions section can be displayed or not by simply setting a constant value in the configuration file that generated […]
- « Previous Page
- 1
- …
- 6
- 7
- 8
- 9
- 10
- Next Page »