I'm looking to put a gallery on me website so that customers can upload their photos. Is there a really easy facility ir do I have to wade through the usual technocustard to do it?
Depends what technology the site is based on. Most web programming languages have a file upload module. Trickier will be resizing images to fit, and moderating so that people don't upload tat/porn/illegal photos. Might be simpler to just let them email, and you add them manually?