GD on Mac OS X/Apache 1.3/PHP 4
As my web applications for artists became more sophisticated, I realized the value in having the ability for the app to dynamically resize images, say, to create thumbnails when an image is uploaded. Under PHP, the obvious choice is the GD libraries. While GD was available on my production server, I had to install it on my Mac OS X development platform. I found the procedure which I've included below.
- Read more about GD on Mac OS X/Apache 1.3/PHP 4
- Log in to post comments