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 Add “Auto Logout After Idle for the Certain Time” in Websites Created With PHPMaker 8.0.3
PHPMaker has provided the constant in the configuration (ewcfg*.php) file in order to compare with the value of your users’ idle in the website that created with PHPMaker. This constant is called with EW_USER_PROFILE_SESSION_TIMEOUT. If you read the PHPMaker help file from the Security Settings -> Login status timeout (minutes) — and I believe that […]
How to Use Local YUI Files in PHPMaker 8.0.3
Generally, when you are generating your content pages using PHPMaker, you are also connected to Internet. When you are running your web application that generated by PHPMaker in your local computer (localhost), then your local website will be trying to keep connected to Internet in order to use the YUI files as this is the […]
How to Make Your Website Support for Multi Language with PHPMaker 8.0.3
Do you want to make a web application (quickly and instantly) which has the content in multi language using PHPMaker? When we are talking about a web application, then let’s to be focus on a web application which has the ability to access the multi tables that integrated between one to another, as well as […]
How to Add Icon on Menu in Website Created With PHPMaker 8.0.3
This following modification will add the icons (16 x 16 pixels) or small images as well as the icons on the menu items in websites that created with PHPMaker. Now you can beautify your menu display by adding the icons or images that sit on the left of the menu text. We will add the […]
How to Separate Permissions for List/View/Search in PHPMaker 8.0.3
PHPMaker application generates your List Pages that contains the Search feature and the View link. The Search feature is useful for users if they want to search the certain information based on the data they entered. The View link is useful to display the detail of the selected related record your users click. By default, […]
- « Previous Page
- 1
- …
- 44
- 45
- 46
- 47
- 48
- 49
- Next Page »