Have you ever wanted to prevent your web application users displaying too many records in the List page? Well, I have, and this following trick will show you how you can limit the record count displayed in List page of your web applications that generated by PHPMaker so easily. This is very useful if you […]
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 Save The Last Users’ Visitted Page in Websites That Created with PHPMaker 8.0.3
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 […]