This following modification will make the ability to switch your site menu from using Horizontal to Vertical and vice-versa easily in websites that generated with PHPMaker. Since PHPMaker still allows you to use one of the two menu layout (whether Horizontal or Vertical) in one occasion, then you have to re-generate your script files using […]
How to Change Header Background Color Above the Scrolling Table in Websites that Generated with PHPMaker 9.0.1
If you are using the ScrollingTable extension and you are also using the multiple theme or Cascading Style Sheet for your web application, then you will find that the background color image that located right above the scrolling table will inherited from the value of the default custom style sheet you generate. For example, you […]
How to Make a Fixed Width Site Using PHPMaker version 9.0.1
As we know, PHPMaker by default generates your web application site which has the width of it by using an approach a hundred percent of your screen width. If you want to limit the maximum width of your site, for example 1040 pixels, then this modification is definitely for you. The reason why I prefer […]
How to Show the Border-Bottom at the Main Table Last Row Cell in Websites that Generated by PHPMaker version 9.0.1
One thing that is bothering me after upgrading from version 8 to version 9 of PHPMaker is the missing border-bottom at the last row cell in the main table that displaying the records. This condition looks very uncomfortable for most users, including myself. In version 8, this never happened though. That is, in version 8, […]
How to Remove “Please Select” from the Select Option in Websites that Created with PHPMaker 8.0.3
Have you ever read the article I wrote about how to hide or change the “Please Select” words with your own words including its value? Well, the following trick will show you how to remove the “Please Select” option from the Select Option in websites that created with PHPMaker, instead of to replace the “Please […]
How to Make IsAdmin Function for the Menu Access Checking
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 […]
- « Previous Page
- 1
- …
- 8
- 9
- 10