I'd like to modify the auction app so that a second, smaller thumbnail image is generated (and saved on the server) using the uploaded image.
I already know how to resize images and generate thumbnail images using PHP. But which file would I need to modify in order to add this functionality, .. and how do I go about it? Please advise.
Thanks!
- Yvan