A PHP include allows you to append a file inside of another file. For example, if I had a file called hello-world.php I could attach goodbye-world.php to the end of hello-world.php
Blaine Ehrhart's Lastest Blogs
Firefox Website Development Tools
Posted on August 18th 2009 11:46pm Tuesday, by Blaine
I use Firefox and many extensions everyday to help speed up the development process. These extensions are tools for web developers and they help me provide my clients with high quality development that would be costly if these tools did not exist. To see the list, click read more!
The Gamerz Funk
Posted on May 31st 2009 5:39am Sunday, by Blaine
cPanel is a (SEO) developers nightmare
Posted on May 28th 2009 9:55am Thursday, by Blaine
A few weeks back I ran into a problem on a clients cPanel account where there could be SEO issues. The problem is that when you are creating an add-on domain cPanel creates a sub domain of the main domain as well. There is a way to fix this through a htaccess rewrite. What were they thinking when they built it this way? Also, If you are doing a domain to domain redirect in cpanel this is where the problem is the worst.
PHP PageRank Checker * Update
Posted on January 30th 2009 12:18pm Friday, by Blaine
This PageRank checker code has everything you need for a working php page rank checker.

