Archive for February, 2009
Fix for CodeIgniter White Screen on Bluehost
Tuesday, February 24th, 2009This past weekend I spent writing an application using the CodeIgniter framework for my programming languages class. Sunday night I finally got it working and it was time to move it to production on bluehost. After I made created the database and made some configuration changes I checked it out and I got nothing. It [...]
PHP Frameworks
Friday, February 20th, 2009I’ve been coding in PHP off and on for years now. Each project I’ve done thus far has always been by hand. Doing the architecture of your site by hand is the easiest way to introduce bugs and end up with sloppy code. For the first time I’ve started a project where I used a [...]

