I would like to store images that users upload and retrieve them upon request to certain pages. More specifically:
How do I get users to upload photos?
How are they stored with respect to the databas?
How can I control image size/type and such (for when they upload)?
Sorry if these are pretty noob questions, just getting into things and unsure where to look. I'm totally cool with people just posting links to other resources!
Thanks.