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 […]
How to Add Our New Style into Theme of PHPMaker 9.0.1
The most powerful and flexible of PHPMaker is the ability to add our own new style into the Theme menu section of PHPMaker 9. For example, I recently always create the web application which has the outline border of the Main Area and the Search Panel, then instead of overriding the existing style, I can […]
How to Add jQuery slideDown and slideUp Effects into the Search Panel in Websites that Created with PHPMaker 9.0.1
The following customization will add jQuery slideDown and slideUp effects into your Search Panel of web application that generated with PHPMaker 9. Please note that you have to implement the related modification I made first before doing the following modification. Warning: You cannot implement the modification below before implementing the modification I mentioned earlier. So, […]
- « Previous Page
- 1
- …
- 5
- 6
- 7
- 8
- 9
- …
- 12
- Next Page »