Since PHPMaker 10, now we are able to add the ability of disabling Submit button on click event easily and quickly. This is very useful if you want to create a custom form which contains a submit button, and after user clicked the button, then it will be disabled so that will prevent double-click or […]
How to Add A Blank Page in Website That Created With PHPMaker 8.0.3
Since PHPMaker 8, there was a new feature introduced that called with “Generate Blank Page”. This feature will allow you to generate a blank page and include it within your PHPMaker project. From this blank page, you may add your own script into that file based on that blank page template. This template is very […]