- All in one
- Advanced secure image upload (best practice secure image upload)
- Easy integration with other your code
- HTTP zip archived images upload & manipulation
- Recursively scan files folders in zip file
- Multiple images upload & manipulation
- Easy configuration
- Only images over your set width will be resized
- You to add a custom transparent watermark
- Support JPG , JPEG, PNG & GIF
- Support transparent PNG & GIF images
- Enable sub-directories (if not exists sub-directories automatically create)
- If the watermark is bigger than the original image, simply resize it
- Save imagenames in MySQL (if you want)
- Create new database connection or integrate your project database connection. Included mysql_connect, mysql_query functions in the class
You must sign in or sign up to purchase this item.
Download Price: $6
This Product Download Buyers Review:
HI, just purchased this script… having trouble uploading a large zip… 50MB.. I changed all the values in the config file.. still having problems.. the browser seems to time out .. and the connection times out..
I changed the values for LIMIT and EXECUTION to be “0” which I think is unlimited.. right?
Do the values in this script overwrite the values on your php.ini file??
Thanks.Download PHP Scripts Secure multiple, zip image upload & manipulation CodeCanyon FreePHP Scripts | class, Can I designate a folder or folders where the images are uploaded? And how are they deleted from the folder(s)Images and Media | image uploader, When i try to upload any arzhive .zip, the browser display blank page, but when upload a multiple image the code run good. I try to install in another server and in this run OK, the only difference to both is register_globals in first is OFF (not run code) and the other is ON (code run ok) Please help me! thanksmultiple, change to:$params[‘foldername’] = date(‘Ymd’); //display example: 20110413transparent, I have just purchased your image uploading/resizing script.It is working very well and is exactly what we where after. I was wondering if it is possible to resize the thumb image to exact proportions, and also reduce the quality of the thumb very slightly to make the file smaller. For example, we upload very large images around 2 – 4Mb and make the thumbnails which are 600px X 600px.We would like to make sure that the thumbs are always the same dimension, even if the original is not *.Also, we would like to reduce the quality down to 90% so if saves on some space. I have used a script in the past that which actually does these two things. I am unable to combine them though… Could you let me know if you have any advice.watermark, web root url: www.mysite.com path: /home/user/data/www/mysite.com/ upload_script url: www.mysite.com/static/lib/upload/ path: /home/user/data/www/mysite.com/static/lib/upload/ image gallery url: www.mysite.com/static/img/gallery/images/originalpath: /home/user/data/www/mysite.com/static/img/gallery/images/original url: www.mysite.com/static/img/gallery/images/original_watermarkedpath: /home/user/data/www/mysite.com/static/img/gallery/images/original_watermarked url: www.mysite.com/static/img/gallery/images/thumbnailspath: /home/user/data/www/mysite.com/static/img/gallery/images/thumbnails url: www.mysite.com/static/img/gallery/images/tmppath: /home/user/data/www/mysite.com/static/img/gallery/images/tmp *chmod 0777 for all gallery folderszip, Some improvement suggestion for the best image upload script ever. 1. possibility to delete images2. folders names3. upload progressbar eg if i set a max SIZE to 300 pixels and uploaded a 600 wide by 1200 high image the thumbnail would come out 75 wide and 300 high? Again many thanks! 1.- I need to always resize all images to 400×300 automatically I don’t need an input to do that because all images must be 400×300, it is possible to set this somewhere on your script? 2.- I need to always apply the same 400×300 watermark to all the images uploaded, is this possible? 3.- It is possible to deactivate thumbnail creation? Basically I need to always get as a final image a 400×300 watermarked picture and then insert the full path to mysql. Thanks for your time! I tried on server and script works. Why doesn’t work on localhost? I have to work on localhost untill I finish my script. Can you help me? How can i upload zip file over 2 gb ? how should i configure to config file ? Thanks
Download Price: $6
Hi,
please check installed php_exif extension.secure,
Hi, I am curious if you are able to edit the upload folder to be the current days date? If so, I’ll purchase this!thumbnail,
config.php on line 41:$params[‘foldername’] = isset($_REQUEST[‘foldername’]) ? intval($_REQUEST[‘foldername’]) : 0;
Hello Ganjargal Bolor,
Hi. I just can’t have the script confugured. Could anyone help me?
Thank You Ganjargal, Great Job!
Nice script!Work fine Thanks!!
when downloading pictures or archive an error : File is empty!
Hi, Love this and it works like a charm, however I was wondering if it is possible to modify the thumbnail resize function so that it works with HEIGHT too.
Hi I’m about to purchase your script but I have a few questions:
Hi. Thanks for the script. I purchased this script and trying on localhost. But I get a white page without any errors. I checked php.ini file and config.php file. Values are true.
please check php exif extension installed on your server.
Why not working localhost ? (wamp server) What is needed?
please edit config.php & check php exif extension installed on your localhost
hi .its great but i have a some problems.how can is change thumb size more 300px
The zip feature is not working well. We created a zip file with 3 photos to test it and it never worked.
please check config
When load a zip, the “Resize” is not working…
hello
Hello, I just love your script.One question. Can the file renamed on the upload?
Download PHP Scripts Secure multiple, zip image upload & manipulation CodeCanyon Free
http://www.xvcz.com/download-php-scripts-secure-multiple-zip-image-upload-manipulation-codecanyon-free/
Hello – One question: can this be implemented in WordPress? After uploading an image via “featured image” or “insent image”?
It could be implemented but needs some customizations and use it as plugin. If you are experienced developer you may do this.
Hi,
i have 2 questions.
Are the Script secure. I need to open with your Script images in PHP file while i have desabled the direkt access to Apache in the image Folder.
And can i resize image on example 200X120 with different Formats? i have images thats going on high 400800 or 600200 and i make preload images with your Script?
Thanks a lot…
hi
I get this error with an jpg image 4096?×?3112 size
I already update memory_limit to 256M in VHM panel.
Hi paranoidcamel,
On ImageTools.class.php on line 58 there is a ini_set declaration that overwrites your “memory_limit” contraint. So either remove it or change to your desired limit its the same. I suggest you to remove that line and use your own ini_set functions.
Arlind
oh my friend, I am trying to fixes this all day,I try everything,change memory limit from php.inichange memory limit from htacceschange memory limit from php code
and my image was 4096×3112×4 = 50.9 mb that is a little bit more than your const ALLOCATE _MEMORY = ‘50M’;
I didnt think that you may set this before.
anyway thanks….
Download PHP Scripts ImageTools Image Manipulation Class CodeCanyon Free
http://www.xvcz.com/download-php-scripts-imagetools-image-manipulation-class-codecanyon-free/