PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've just downloaded all of the GD stuff that I need to be able to create and edit images using PHP.
Unfortunatly there doesn't seem to be any documents anywhere telling me how to 'compile' it into PHP in order for me to use it.
Can someone tell me how to do this or point me towards somewhere that can tell me. I will also need how to re-compile the GD stuff as well because I'm planning to add some futher stuff to it.
This is the first time I've done this sort of thing so I'm a bit lost
GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with freetype
JPG Support enabled
PNG Support enabled
WBMP Support enabled
..does that mean GD is already setup and ready to go?
It's PHP version 4.2.2 on Apache 1.3.20 if that makes any difference!