PreviewRow extension (only for the registered PHPMaker users) is one of the best extensions that provided by PHPMaker. It will turn your List pages which have some detail pages in it into several tabs. The tabs are hidden by default, and replaced by only plus (+) icon. When you click on the icon, then the […]
How to Validate Multiple Records from Grid-Edit in Websites that Generated by PHPMaker 9.2.0
PHPMaker has the ability to generate the List page that contains the Grid-Edit which can be used to edit or update multiple records by clicking once only. As we have already known, this Grid-Edit is powerful to edit multiple records at once. It has the ability also to either add a new row, delete the […]
How to Overcome “User X already logged in” Issue in Websites that Generated by PHPMaker 9.2.0
One of the greatest Security feature that provided by PHPMaker is the ability to disallow concurrent login in order to prevent the same account is being used at the same time, either by the same person or the other person. Let’s say, if user A has already logged in, then when the other user is […]
How to Connect to the Different Database Engine in Web Applications that Generated by PHPMaker 9.2.0
Sometimes you want to connect to the different database engines from your main web application that generated by PHPMaker. Since PHPMaker uses ADODB Library to access the databases, then we can now achive it easily and quickly. In this article, I will show you step by step how you can do it from PHPMaker. We […]
How to Change the Values of Constants On The Fly in Websites that Generated by PHPMaker
Sometimes, you want to change the constants values on the fly in the configuration file of websites that generated by PHPMaker. For example, you want to change the values of EW_REMOVE_XSS constant which has default value as TRUE in the configuration file become FALSE for the certain pages. To do this, you can change the […]
How to Overcome the Missing Functionality on Export Feature After Searching Records in Websites that Generated by PHPMaker
This following customization will overcome the missing functionality on Export feature in websites that generated by PHPMaker. Please note that this modification below should be applied to PHPMaker
- « Previous Page
- 1
- …
- 22
- 23
- 24
- 25
- 26
- …
- 49
- Next Page »