Hello!
I have an application that uploads images using a form and POST. I would like my users to be able to see a thumbnail of the image before it is uploaded. Since this is obviously client side I'm not sure that PHP could even do this!
Any ideas on how to do this would be appreciated!
Thanks, Chris