Sorry if this isnt the correct forum this question should be asked. Sooo...heres my question. I want to create a site, pretty much a gallery. I want the page to be a grid like gallery (1 big public gallery), a user visits site and uploads image from phone onto the gallery and it shows up instantly (or moderated to keep content relevant) and maybe image can be rated by other users and create a url that can be used to share on face book or other sites (similar to photobucket). How would i go about this, I was on wordpress and the plugin "Photosmash" does something similar but doesnt support mobile phones to upload images, so i'm assuming wordpress won't be recommended. Sorry couldn't find an example of a site, but it would be something similar to Thanks in advance ANY info would be GREATLY appreciated. And once again i apologize if this isnt where this quesition should be posted, if so please move or let me know what to do.
Most smart phones these days support the standard HTML Form File Input tag. On your phone goto: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_input_accept When you click on the browse button you will be asked if you want to browse files, or browse the camera or take a new photo. If you are talking about uploading through non-smart phones, or the old basic phones that do support the internet, then I'd recommend taking a look at this article: http://www.developershome.com/wap/wapUpload/