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.
Thanks for ur reply. But what i need is that i want to upload a single image and the output will be a mulitiple(2 or 3) images with various dimenstions.
Sorry for this stupid question, but how to resize it the same image in multiple formats?
thank you
Or else, you can just use the example provided in the package: when you upload an image, it does process it twice, which is what you want.
You can adapt either piece of code to suit your needs. There should be enough indications to get you going.
Thanks for ur reply. But what i need is that i want to upload a single image and the output will be a mulitiple(2 or 3) images with various dimenstions.
This would be great if u give a solution.
Thanks a lot..