Web Hosting Talk







View Full Version : Additional GD libraries


woutersteven
12-06-2003, 09:57 AM
Me again, another question, now a client wants
the GD library installed with PHP.. for image manipulation

Are there any other libraries for PHP which clients
will often request ? If so, which are they ?

fgauthier
12-06-2003, 12:20 PM
Hi,

imap and imap-ssl if they are not installed already. I would also install curl and curl-ssl.

woutersteven
12-06-2003, 12:24 PM
what does imap do ? i know its related to email..
but what about curl ?

Oopsz
12-06-2003, 01:57 PM
hmm.. this is a good set: crypt, curl, gd, imap, mysql, jpeg/png, pdflib, spell, freetype/truetype, xml, berkeley db, readline. add other databases if you support them.

woutersteven
12-06-2003, 02:13 PM
what does readline do , crypt ? is there an easy way of adding all of them ?