As we have already 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 […]
How to Overcome the Problem “User NX already logged in!” in Websites Created by PHPMaker 8.0.3
Have your user ever encountered the problem when receiving the warning message from your web application that created by PHPMaker 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 usually […]
How to Display Breadcrumb in Websites That Created With PHPMaker 8.0.3
The only way to let your users/visitors know about where they are or what is the full path of the current website page they are visitting now is to display the breadcrumb link in your website. By displaying this breadcrumb link, in addition they will not be lost about the location where they are, your […]
How to Save the Registered Date, Last Login, and Last Logout Date Time in User Profile of Website That Created by PHPMaker 8.0.3
PHPMaker handles very good the important user profile information, such as: the last accessed date time, the login retry count, the last bad login date time, and the last password changed date, by saving them only in one field that generally called with UserProfile. For your information, you can use this UserProfile if you have […]
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 […]
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 […]
- « Previous Page
- 1
- …
- 42
- 43
- 44
- 45
- 46
- …
- 49
- Next Page »