Are you tired of seeing the boring standard submit buttons in your web applications that generated by PHPMaker? Currently, PHPMaker generates submit buttons without adding the certain style so it is still using the standard button style just like we saw in Windows Standard button style. Now, you will never see that boring buttons again! […]
How to Implement Multiple Themes in the Websites that Generated by PHPMaker 9.0.1
In this article I will show you how to turn your web applications that generated with PHPMaker 9 become support for using multiple themes. As we have already known, PHPMaker will generate your website which include a Cascading Style Sheet (.css) file in order to change the look of your website. Unfortunately, by default, you […]
How to Add Maintenance Mode to the Websites that Created with PHPMaker 9.0.1
Many websites created nowadays do not include the maintenance mode feature in order to prevent users login and access the database. This maintenance mode, actually, is very useful whenever you maintain your database periodically and in the same time you do not want your user accessing your website and the database. Imagine if your user […]
How to Customize Header and Footer in Websites that Created with PHPMaker 9.0.1
It’s time to customize the look of the Header and Footer of your web application that created with PHPMaker version 9.0.1. There are some constants that were added into the configuration file that aims to support the change of your Header and Footer view. Most of the information that we will add into the Header […]
How to Customize Page Title Style in Websites that Created With PHPMaker 9.0.1
Now it’s time to customize the Page Title style in websites that generated with PHPMaker. Page Title that we are talking about here is the title of page content that located above the main table or main content in your generated pages. We are going to customize PHPMaker template file for this purpose, so we […]