Strange Behavior with WordPress Pagination, Fix

I was creating a custom theme for a website that I work on – www.f1weekly.com – and I was getting some strange behavior with the default WordPress pagination. Using the standard code, as found in the "default" theme included with WordPress, I...

PHP: PEAR Library and Plesk

I was having an issue with setting up PEAR Library with PHP on my Linux box that runs Plesk, so after some research and a little help from the support team at HostMySite.com I came up with the following. To run PEAR you obviously have to have it installed, so once you...

CFML to PHP

So, I’ve been working all day to get a site converted from Coldfusion to PHP. This seems like a backwards why to do something, given the power of Coldfusion, but there is a reason to the madness. But after trying to work on this sporadically all day while trying...