PDA

View Full Version : PHP : Resize and Store a Upoaded image in Different Directory



icosytech
18 Dec 2008, 02:46 AM
Hi to everybody,

Right now i am having image upload option in my cartweaver shop. I want to add a module that will add 4 images per product. And i need to upload a large image and it should get converted into 4 different sizes and stor into different directory.

So now i am in need of code to resize(to 4 different sizes) and store a uploaded image in four different directories. Let me know who have best idea for this?

Thanks in advance.

presto6
24 Dec 2008, 11:40 AM
Something might be here (http://stackoverflow.com/questions/129013/generated-image-using-php-and-gd-is-being-cut-off)