PHP



Migrating to Page Controllers

Sunday, February 10th, 2008

Developers can maintain their sanity by refactoring such an app orredesigning it in flight. The refa

Compiling and Enabling GD in PHP 4.3

Sunday, February 10th, 2008

Unfortunately, this is not necessarily the case. Unless your server is setup in just the right way,

Advanced PHP References

Sunday, February 10th, 2008

Welcome back! In my last column I introduced you to basic PHP references and how they are used. This

Uploading, Saving and Downloading Binary Data in a MySQL Database

Sunday, February 10th, 2008

I ran into this same question when asked by a possible employer testing my programming skills to cre

Looking into Zend Studio 3.0

Sunday, February 10th, 2008

I’ve been a PHP developer for a long time, using many different developmentenvironments in my PHP pr

Building a PHP Front Controller

Sunday, February 10th, 2008

Luckily, the web host in question permitted certain key Apache directives in.htaccess that let me cu

PHP 4.3 and Mac OS X

Sunday, February 10th, 2008

If you wanted to use earlier versions of PHP on Mac OS X, you either needed to run the pre-compiled

PHP Debugging Basics

Sunday, February 10th, 2008

Return to the PHP DevCentercontinue >>

Common PHP Installation Problems

Sunday, February 10th, 2008

One of the more common mistakes is trying to compile PHP with a module when you haven’t yet installe

Improve Your Build Process with Ant

Sunday, February 10th, 2008

A few years ago I started using Ant to help bring some structure to my project’s packaging and maint