What do i need to do to get image support to work with PHP on apache?
Printable View
What do i need to do to get image support to work with PHP on apache?
the gd library or did you figure it out.
i didn't figure it out. do you need to compile it?
no if you d/led the php with extensions you already have it. it is a dll that you put in your system directory and uncomment a line the php.ini.
k, i'll check it out.
Do i need the free type library to use text?
no just php. unless you compiled php then you would have to compile it agina with the gd library in it.