Page 1 of 1

class file

Posted: Tue Dec 19, 2006 12:45 am
by kpraman
Hello,

I am searching for a class file which works in this manner,

When i upload a picture, the pictures should be resized in 3 different size and should be uploaded to 3 different folders and one folder should contain water marked images.

can someone tell me, if you have seen this kind of class file in any site?


Thanks

Posted: Tue Dec 19, 2006 4:48 am
by Flamie
I'm 100% sure you will *not* find a class that does that.
But you can easily find image handling classes, and do your own wrapper class around it to do the things you want ;o