For those of you who have been implementing the customization in the article I wrote titled How to Customize Header and Footer in Websites that Created with PHPMaker 9.0.1, then you should see that there is a Logout link that located in the header of your web application. When this link is clicked by your […]
Adding Dialog Box of “About Application” into Websites that Generated by PHPMaker 9.1.0
It’s time to add the dialog box of “About Application” into your web applications that generated by PHPMaker. This is important to show your users about information of your web application. We will use YUI Panel widget for this purpose. This will make your web application will look more informative and more professional, since we […]
Improving the Terms and Conditions Feature in Websites that Generated by PHPMaker 9.1.0
Similar to my previous two articles, this time we are going to improve the Terms and Conditions feature in websites that generated by PHPMaker. Now we will switch it become using YUI Panel widget, so the Help window will look more professional and more beautiful. Please note that before implementing the customization below, I assume […]
Improving Help Feature in Websites that Generated by PHPMaker 9.1.0
This time we are going to improve the Help feature that we have been implementing via this article: How to Add Help Feature into Websites that Generated by PHPMaker 9.0.2. As you can see from that article above, the Help window will be shown up using pop up window Javascript. Now we will switch it […]