How do you copy the images of GD2 Library bundled?
michal317
11:57 am on Nov 12, 2006 (gmt 0)
Hi! I'm trying to copy a component that uses the GD2 Library bundled. I don't know where does this bundle keep it's images and how. Is it in the DB or some script. please advise.
coopster
1:02 pm on Nov 12, 2006 (gmt 0)
The imagecreatefromgd2 [php.net] function itself is not documented in the PHP manual pages. Whenever you see that, your best bet is to go to the bundled library page and read about the API there.