class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I have created a zip with few images within and made a code to extract them and resizing with this class... Everything work fine resizing and copying files, but image_converter not changing File Extension of the files after first save. All files are saved in right type but Files Extension after first save are wrong(keeping orginal File extension)... Thank you in advance.Reply
I have created a zip with few images within and made a code to extract them and resizing with this class...
Everything work fine resizing and copying files, but image_converter not changing File Extension of the files after first save. All files are saved in right type but Files Extension after first save are wrong(keeping orginal File extension)...
Thank you in advance.