Sometimes you want to connect to the different database engines from your main web application that generated by PHPMaker. Since PHPMaker uses ADODB Library to access the databases, then we can now achive it easily and quickly. In this article, I will show you step by step how you can do it from PHPMaker. We […]
How to Show Breadcrumb Links in Websites that Generated with PHPMaker 9.0.1
The only way to let your users/visitors know about where they are or what is the full path of the current page they are visitting is to display the Breadcrumb Links in your website. By displaying this Breadcrumb Links, in addition they will not be lost about the location where they are, your users also […]