July 30th, 2003 by admin
Handy tip - If you ever get a - ImageGif: No GIF create support in this PHP build - error when you are building a php script, then try using the imagejpeg() function instead! (They had to remove gif support from the linux GD tools until sometime in 2004 because of patent infringement or something like that).
Posted in Uncategorized