I recently had to do this myself and found this post which presents an excellent solution that keeps things neat:
http://www.ajaxray.com/blog/2008/09/12/image-manipulation-in-zend-framework-with-php-thumbnailer-class-v20/ Nicky Hajal --- Challenge is the Opportunity for Greatness On Wed, May 27, 2009 at 1:38 PM, Sergio Rinaudo <[email protected]>wrote: > Hi, > I've implemented file upload using Zend_Form_Element_File, and everything > is ok. > I want also to duplicate and resize the uploaded file, but I didn't find > anything about this on the ZF documentation. > Is there any way doing this in ZF or do I have to use 'standard' GD > libraries? > Thank you > > Sergio Rinaudo > > > ------------------------------ > Tante nuove funzioni su Messenger! Scarica la nuova > versione!<http://messenger.it/> >
