Alertify is the JavaScript Alert/Notification System. It is created since browser dialogs never looked so good. Indeed, as we can see that the browser dialogs are not good. Time to change them now! There are several advantages that you will get if you use Alertify. First, it is customizable look and feel. If you can […]
How to Change the Date Format of Calendar in Web Applications that Generated by PHPMaker 10.0.1
This is my first article that will inform you about the changes or anything regarding PHPMaker version 10. Yeah, there are lots of changes in version 10, and one of them is how easily we can change the Date format only for the certain Date or DateTime field in the specific table. I just found […]
How to Restrict Login Time in Web Applications that Generated by PHPMaker 9.2.0
This following trick will show you how to restrict login time in web applications that generated by PHPMaker. Let’ say, you don’t want your web application users login before 03.00 AM and after 11.00 PM (for example, since there are additional back-end process in the server after 11.00 PM and before 03.00 AM). If users […]
How to Compress Javascript and CSS Files in Websites that Generated by PHPMaker 9.2.0
As we have already known, the smaller the Javascript and CSS file size, the faster the web application is loaded. Therefore, that would be better if we compress the Javascript and CSS files that we used, especially those that have been generated by PHPMaker. Many Javascript and CSS compressor tools provided in Internet have the […]
How to Display Records on Daily Basis in Websites that Generated by PHPMaker 9.2.0
Now we are going to display records in List page on daily basis by using Server Events in web applications that generated by PHPMaker. This is very useful for web applications which have the transaction records that growing from day to day. Each time users open the List page, then only the records that have […]
How to Overcome Timezone Issue in Websites that Generated by PHPMaker 9.2.0
Have you ever experienced something strange when creating the web applications that generated by PHPMaker which use multi-language and the Timezone is other than GMT? If you look closely at the Date and Time when the data from the database is displayed, then the value will be converted twice from the original GMT Date and […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- 6
- …
- 12
- Next Page »