smc Posted January 28, 2007 Share Posted January 28, 2007 Hello,Alright I'm having a huge problem with my Picture resizing quest. I've turned to ImageMagick.I've googled but come up empty handed, does anyone have any references or tips on using ImageMagick with a PHP Image upload?Thanks! Link to comment https://forums.phpfreaks.com/topic/36027-using-php-with-imagemagick/ Share on other sites More sharing options...
trq Posted January 28, 2007 Share Posted January 28, 2007 Whats wrong with [url=http://php.net/gd]gd[/url]? There is no imagemagick extension so Id'e assume you'd need to access it via [url=http://php.net/exec]exec[/url]. Link to comment https://forums.phpfreaks.com/topic/36027-using-php-with-imagemagick/#findComment-170963 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.