If you have implemented the customization that I wrote in article How to Optimize Main Table Width to Maximum Width of Your Site Created with PHPMaker 9.0.1 (which is also working in latest version PHPMaker 9.0.2), and then after you generate your report pages using PHP Report Maker 5.1, you will find that the main […]
How to Synchronize CSS in PHP Report Maker 5.1 in order to Compatible with PHPMaker 9.0.2
If you are generating report pages using PHP Report Maker, then you will find that the cascading style sheet (.css) file that generated by it will be located under your /phprptcss sub-directory of the web applications. In other words, PHP Report Maker will use the separate .css files than PHPMaker uses; which is located under […]
Integrating PHP Report Maker with Existing PHPMaker Project
As we have already known, the powerful and the flexibility of PHPMaker is that it can be integrated with PHP Report Maker project easily and quickly. You can read further more about this in Compatibility Properties Setup and Tutorial – Compatibility Properties – Integrating with existing PHPMaker project from the Help file that provided by […]
How to Get Root or Homepage URL of Websites that Generated by PHPMaker 9.0.2
I recently created many web applications by using PHPMaker and most of time, I want to know what is the Root URL or Homepage URL of each web application. This is very important since I have customized the PHPMaker template that needs this Root or Homepage URL as the prefix of password activation URL. I […]
How to Implement Strong Password Policies in Websites that Generated by PHPMaker 9.0.2
This following trick will show you how to implement the Password Policies or Password Rules in the websites that generated by PHPMaker 9. This is very useful since security is one of the most important things that should be handled seriously and carefully in your web applications, especially when your users either register their account […]
How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated by PHPMaker 9.0.2
This following trick will show you how to move cursor by using Enter key from one input field to the next input field on a form in websites that generated by PHPMaker 9. Instead of using Tab key, then we will use Enter key in order to set focus the next input field on a […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- 6
- …
- 12
- Next Page »