Have you ever encountered situations where you want to display the announcement for all of your users in all pages of your website that created with PHPMaker? Well, I have. So I created the following modification by customizing the template in order to implement it each time I generate my website using PHPMaker. Now you […]
How to Show How Long User Should be Allowed Login in the Messages When Failed Login Exceeds the Maximum Limit Specified in PHPMaker 9.0.1
PHPMaker has already provided the ability to prevent the user if the login attempt exceeds the maximum login retry count for the websites that created by it. If this condition occurs, then the user will get the message that inform her/him about it. Assuming system also have defined the next duration time user will be […]
How to Restrict the Permission Access in “Export to …” Feature in Websites that Created with PHPMaker 9.0.1
PHPMaker by default will generate your list pages and view pages that contain a set of “Export to …” feature for all of those pages (assuming: you selected “Print”, “CSV”, “HTML”, “Excel”, “Word”, “XML”, “PDF”, and “Email” from PHP tab -> List/View Page Options (Global) sub-tab -> Export groupbox. If you do not want those […]
How to Make your Web Application Auto-Logoff After Idle for the Certain Time Using PHPMaker 9.0.1
One of the important things to secure your web application that generated with PHPMaker is by adding the auto-logoff after idle for the certain time feature. Since PHPMaker has not added this feature yet, I have successfully customized the PHPMaker template file in order to implement it. In addition, I also add the new constant […]
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 […]
- « Previous Page
- 1
- …
- 7
- 8
- 9
- 10
- 11
- …
- 18
- Next Page »