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 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 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 […]