Have you been using PHPMaker 9.2.0 and also using Masino Extensions for PHPMaker 9.2.0 and need to use RTL (Right-To-Left) style in your generated web applications? Well, now you can turn your web applications into RTL style easily and quickly only by using Masino Extensions for PHPMaker 9.2.0. The only language that supports for RTL […]
Moving “About Us” Link from Footer to Menu in Websites that Generated by PHPMaker 9.2.0
If you are using Masino Extensions — especially MasinoHeaderFooter — in your PHPMaker project, then you will see that the About Us link will be located at the Footer of your web application. When user clicks on the link, then there will be an About Us dialog box is being shown up. For those of […]
Implementing CSS Sprites in Web Applications that Generated by PHPMaker 9.2.0
As we have already known, CSS Sprites has the ability to reduce the HTTP requests and the bandiwdth usage of your web applications. You are strongly recommended to implement it for your web applications, moreover if you are using some icons or small picture. Instead of downloading all the pictures several time from the web […]
How to Manage Breadcrumb Links Using MasinoFixedWidthSite Extension for PHPMaker 9.2.0
After implementing Masino Extensions in a new project of PHPMaker 9.2.0, now we are going to manage the breadcrumb links after generating the script files using PHPMaker application. As we have already known, breadcrumb links is very useful in a web application to let your users know where they are or what is the location […]
Step by Step How to Implement Masino Extensions in a New Project of PHPMaker 9.2.0
This tutorial will show you how to implement Masino Extensions in a new project of PHPMaker 9.2.0. This is very useful for those of you who want to start a new project by using the extensions I created for PHPMaker 9.2.0 from the scratch. In this tutorial, we will use MySQL as the database. There […]