Tag Archive: PHP

PHP Mail Fail on Windows IIS Server

Over the years I’ve transferred a number (too many) PHP websites to Windows servers running PHP (or have had to install PHP apps on a windows server, etc.)....

Simple PHP Blog

I have already done a lot of ranting and raving about Blogger and WordPress. Although I consider these two to be the leaders of the blogging pack (by a large margin),...

Blogger vs WordPress – Remote Site

When I first started this blog, I did a little bit of research about blogs, and chose Blogger. Now that I’ve been using Blogger for almost a year, I’ve...

Content Management System for Websites

Website CMS UPDATE: After posting this, Websites in a Flash has since switched to using WordPress for most of our Content Management System needs. This post is left...

.htaccess – PHP on HTML/HTM Pages

I went into more detail about what the different processes are of adding php to a website programmed with *.html pages in this earlier htaccess post. Here are a...

.htaccess – AddHandler

There is a very common problem when trying to upgrade sites made by “newbie” website developers or when you realize that html isn’t the only language...