I need to build a page that would allow:
- upload up to 5 images at a time hopefully in a target directory
- rename to some randome code like name
- resize them on a fly to reasonable dimentions
- create thumbnails
- and if possible add a watermark
Inever had to code anything to deal with images but looked around and see a lot of people have. In fact there seems too much... If you could recommend a good class or script to consider, I'd greatly appreciate it.