I need a image upload form like: photoxe.com
I am trying to take it an put it into another site. So I need to strip out everything that isn’t needed. I want the image upload features but nothing else. I bought this site so I can provide all files.
I want it to upload the large images into a directory and keep all of the fancy javascript features. That’s it. Minimal HTML and no styling.
It should use simple php/mysql and javascript. The site currently uses a CGI uploader which I would like to avoid.
