PHPMaker by default will generate your list pages and view pages that contain a set of “Export to …” feature for all of those pages (assuming: you selected “Print”, “CSV”, “HTML”, “Excel”, “Word”, “XML”, “PDF”, and “Email” from PHP tab -> List/View Page Options (Global) sub-tab -> Export groupbox. Sometimes, you do not want those […]
How to Enable Export to PDF in List Page of Websites Created With PHPMaker 8.0.3
One of the greatest features in the websites that created with PHPMaker application is the ability to export the page content to PDF file; either in the list pages or the view pages. Unfortunately, by default, PHPMaker only enables this feature for the generated view pages. Thus, you cannot see this feature enabled in the […]
How to Display Announcements in All Pages of Website Created With PHPMaker 8.0.3
Have you ever encountered situations where you want to display the announcements for all of your users in all pages of your website that created with PHPMaker? Well, I have. So I created the following modification by customizing the template in order to implement it each time I generate my website using PHPMaker. Now you […]
How to Add Maintenance Mode to the Website Created With PHPMaker 8.0.3
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 Your Pagination Style in Website Created With PHPMaker 8.0.3
PHPMaker generates your pagination style (generally, in the page that displays the list of records) based on the setting you chose from PHPMaker application; whether you want to use the drop down style, or link of number style. Unfortunately, you have to choose one of those two options. If you want to switch from one […]
- « Previous Page
- 1
- …
- 53
- 54
- 55
- 56
- 57
- 58
- Next Page »