Search found 4 matches

by phpidz
2014-06-09T03:16:18-07:00
Forum: MagickWand
Topic: image compression on client side
Replies: 2
Views: 14254

Re: image compression on client side

Thanks for your reply.. I got to know that compression is not possible on client side unless imagemagick is installed, Then can you suggest me how can i compress the image through java Script before uploading the image on server side That would be a question to ask on a Javascript forum. I really do...
by phpidz
2014-06-05T04:39:57-07:00
Forum: MagickWand
Topic: image compression on client side
Replies: 2
Views: 14254

image compression on client side

Hey guys does any one know how to compress image on the client side without reloading the server. I don't want to use ajax

If my image size is greater than 2mb then on client side it compress the image after that load to the server
by phpidz
2014-01-27T05:27:20-07:00
Forum: MagickWand for PHP
Topic: Unable to find magicwand dll file for the latest version
Replies: 0
Views: 54400

Unable to find magicwand dll file for the latest version

Hi,

I have currently installed the latest version of ImageMagick which is ImageMagick-6.8.8-Q8. I am unable to get the dll file for the php version of 5.4.4. Can anyone tell me where dll fille is available for this version of Imagemagick through php. My OS version is Windows xp 16 bit.

Thanks.
by phpidz
2013-11-25T23:51:16-07:00
Forum: Bugs
Topic: Imagemagick not accessible through another PC
Replies: 0
Views: 4426

Imagemagick not accessible through another PC

Until recently the Imagemaick i had installed in one of my PCs (PC A) was accessible through other PCs (PC B) connected on the same network through LAN. I could run PHP files on the browser of PC B by running it through PC A. Suddenly this has stopped working. The browser reads the PHP files as plai...