Currently, the width of Label column and the width of Data column in View, Edit, and Add Pages of websites that generated with PHPMaker 9 has not been standarized. Thus, you will find that the columns width can be different between one and another pages. This is not a good condition and it is not […]
How to Customize Menu in Websites that Created with PHPMaker 9.0.2
Now it’s time to customize Menu in your web application that generated with PHPMaker 9. We will add the icons (16 x 16 pixels) or small images as well as the icons on the menu items. Now you can beautify your menu display by adding the icons or images that sit on the left of […]
How to Combine Current User ID and Current User Name into User Column in Audit Trail of Websites that Generated with PHPMaker 9.0.1
PHPMaker has the ability to generate Audit Trail in order to log users activities in your web applications, either using log file or database. I recently using database instead of log file for implementing Audit Trail in most web applications I created. Unfortunately, PHPMaker does not log both CurrentUserID and CurrentUserName values in User column […]
How to Implement Multiple Themes in the Websites that Generated by PHPMaker 9.0.1
In this article I will show you how to turn your web applications that generated with PHPMaker 9 become support for using multiple themes. As we have already known, PHPMaker will generate your website which include a Cascading Style Sheet (.css) file in order to change the look of your website. Unfortunately, by default, you […]
How to Clear User Session ID in Websites that Created with PHPMaker 9.0.1
Have your user ever encountered the problem when receiving the warning message from your web application that created by PHPMaker 9.0.1 as following: “User NX already logged in!” (even this user NX has closed the browser) and then he/she report it to you as Administrator of your web application? Well, this warning message shows up […]
How to Save the Last Users’ Visitted Page in Websites that Generated with PHPMaker 9.0.1
This time we will customize the PHPMaker 9.0.1 template in order to save the last users’ visitted page. In other words, when your user is visitting the certain page in your web application, system will save that last visitted page which he/she has just visitted into your users table. This is very important, since we […]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 10
- Next Page »