Since PHPMaker version 10.0.4, the Multi Language feature has been improved. PHPMaker will not use the phrase stored by Multi-Language Editor if multi-Language is not enabled. This means that since by default PHPMaker does not enable the Multi Language, then you, as the web developer, have to manage the phrases which are used by your […]
How to Make the Different Filter for List and Add/Edit Page in Websites that Created With PHPMaker 8.0.3
One of the great flexibilities in PHPMaker is the ability to define the different filter for the different pages. This filter is useful whenever you want to limit the records that you want to display. Sometimes you want to show all products in the list of CustomerOrders page, but in the other side, you only […]