watthehell Posted August 29, 2007 Share Posted August 29, 2007 Can we upload animated gif with resizing through PHP?? Is it possible or not... Link to comment https://forums.phpfreaks.com/topic/67197-solved-about-animated-gif-in-php/ Share on other sites More sharing options...
Daniel0 Posted August 29, 2007 Share Posted August 29, 2007 I don't think that is possible, but I'm not quite sure. You could just try with imagecopyresampled() though. Link to comment https://forums.phpfreaks.com/topic/67197-solved-about-animated-gif-in-php/#findComment-337342 Share on other sites More sharing options...
watthehell Posted August 30, 2007 Author Share Posted August 30, 2007 thanks a lot... i will try that Link to comment https://forums.phpfreaks.com/topic/67197-solved-about-animated-gif-in-php/#findComment-337603 Share on other sites More sharing options...
Sorthy359 Posted September 13, 2007 Share Posted September 13, 2007 i dont beleive php gd supports gif because of licensing issues. im not 100% sure but thats what i remember Link to comment https://forums.phpfreaks.com/topic/67197-solved-about-animated-gif-in-php/#findComment-347685 Share on other sites More sharing options...
HuggieBear Posted September 14, 2007 Share Posted September 14, 2007 Some installs support both read and write support. Regards Huggie Link to comment https://forums.phpfreaks.com/topic/67197-solved-about-animated-gif-in-php/#findComment-348350 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.