I am trying to develop some code to resize an image and copy it to another location on the webserver. Can anybody tell me how this is done, i.e. is there a function I can pass the image to. Have looked around on PHP.net and cant seem to find this information.
There are two types of image that I am trying to perform this operation on: image/jpeg and image/gif.
Any information from peoples experiences or pointers are greatly appreciated!
Thanks very much in advance,
Image Resizing
Moderator: General Moderators
http://www.phpgd.com - if you have this extension installed, it will work. A lot of hosts do, so check it out. Also here:
http://us2.php.net/manual/en/ref.image.php
http://us2.php.net/manual/en/ref.image.php