php - generate thumbnail on uploading image using zend framework -
php - generate thumbnail on uploading image using zend framework -
i 1 time again question in zend framework. can explain me, how generate thumbnail images in zend framework after uploading image.
thanks!
zend seems not provide ability http://framework.zend.com/wiki/display/zfprop/zend_image+-+eric+potvin , propose utilize http://www.imagemagick.org/script/index.php. free utilize own way
php zend-framework image-manipulation
Comments
Post a Comment