I need PHP Image host script.
Script need to have index.php with upload form with allowed file formats JPEG, JPG, GIF and PNG.
Upload form need to have option to upload and after unzip ZIP file so user can upload multiple image files with only one ZIP file. Upload form need to have Captcha. Upload form need to have block on all files except JPEG, JPG, GIF, and PNG. Of course it need to have block and delete system for all files that are not one of the supported file formats after unzip uploaded ZIP file.
Process of upload need to be animated with preloader, or upload bar.
It need to have option for defining the maximum file size for upload.
After upload, there need to be image.php file that will show all uploaded files with links (forum tmb link, html tmb link, forum hotlink, html hotlink, text link, hotlink) and links to some social media pages (facebook, twiter…).
In process of upload, it need to have option to create thumbnail of images, and put discrete watermark on thumbnail.
Web site need to be created with Smartys template pages, and need to have dropdown menu with option to choose language (controlled from separeted files).
