Speed up your Website with this Simple Page Cache Script for PHP
For dynamic websites, database queries take up a significant amount of the CPU resources of your servers. For medium to high traffic websites in shared or virtual hosting services, this could mean significant loss of traffic due to too much database queries or over use of shared CPU time. As such, it is quite useful […]
Setting Up Google Adsense for Domains in Dreamhost
For those of you who have idle domains parked/hosted with Dreamhost, below is a short walk-through on how to use Google’s Adsense for Domains on your Dreamhost domain(s). Go to Domains -> Manage Domains and locate the domain you want to use Adsense for Domains on. On the Web Hosting Column (the 3rd from left)..click […]
WAMP Installation Guide
WAMP Installation Guide WAMP (Windows-Apache-mySQL-PHP) is an all-in-one packages which installs the basic programs you will need to get a localhost running and to be able to build and run PHP scripts. This guide will walk you through installing a WAMP package for the first time. Step 01: Open WAMP website. Step 02: Open the […]