This time we will customize the PHPMaker 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 can [...]
Read more…How to Save The Last Users’ Visitted Page in Websites That Created with PHPMaker 8.0.3
How to Make IsAdmin Function for the Menu Access Checking
As we have known, IsLoggedIn is a function to check whether users have logged in to your web application that generated with PHPMaker or not. This IsLoggedIn function is often being used to determine which menus can only be accessed by the logged in users. Sometimes, you want also to display the certain menu only [...]
Read more…How to Add Record Number Column on the Exported List Pages in Websites that Generated by PHPMaker 8.0.3
Still remember about the modification I made and wrote it in How to Add Record Number Column on The List Page in Websites Created With PHPMaker 8.0.3 article? Well, that modification only for adding the record number column on the list page, and not for the exported list page (either using Printer Friendly, Export to [...]
Read more…How to Use Email Template Based on the Selected Language in Website that Created with PHPMaker 8.0.3
If you create the multi language website application using PHPMaker, then you will find that by default your web site will send an email using the English email template to the user regarding the event your user have just done, even the user has selected non English language before. This could be happened since PHPMaker [...]
Read more…How to Add the Ability of User Reactivation after Email is Changed in Website that Created with PHPMaker 8.0.3
If you have enabled the user activation in the Register page in website that created with PHPMaker, then the user that has been just registered will get an email from the system that contains registration information with a link inside to activate his/her account. Unfortunately, when that user’s email is changed by himself/herself via the [...]
Read more…
Recent Comments