Redirect directory and contents using htaccess

How to redirect an entire directory and all internal files using the htaccess file.
MySQL Query on timestamp using PHP
In this example I had to create a query only to display orders for the last 90 days. The orders table is using a standard MySQL timestamp field to store the date of the order. I made timestamp indexed since we will be doing this query against this field. I figured the easiest way was [...]
Tracking Email Marketing Results

Find out if users are reading and responding to your email newsletters. This simple method will determine a direct correlation between newsletter clicks and sales.
Website backups

How to automate website backups. Follow this very simple procedure to schedule your website backups. You will be glad you did.
WordPress image uploader crashing Firefox

If you are having trouble with Firefox crashing when you go to try to upload an image using the WordPress flash-based image uploader. Here is a quick fix. Go into your Firefox addons. (Tools – Add ons). Find the Google Gears entry. Click Disable button, and restart your Firefox Browser.
WordPress Automatic Update with 1and1

How to make the automatic update work with your WordPress blogs that are hosted on 1and1 shared servers. These are blogs that you set up yourself, not the blog that 1and1 can install for you. The problem I was having was the update would start, and then just stop after a few seconds. Then in [...]

Share your thoughts!