[nycphp-talk] has anyone ever used "exif_thumbnail()" PHP 4.3+?
Dan Cech
dcech at phpwerx.net
Wed May 5 17:49:56 EDT 2004
Phillip Powell wrote:
> Ok, facing both "fully customizable solution" and "manual resizing", I
> am using the GD library to do so, what would you do in this scenario,
> would you just come up with an arbitrary size (e.g., 115) and factor the
> new image size to that, somehow recalculating height and width and
> presto, new image?
>
> Phil
Yes, there are quite a lot of projects out there that do this already,
it's not too complicated.
http://www.zend.com/zend/spotlight/photogallery-part2.php
That should get you started, failing that there is plenty on google.
Dan
More information about the talk
mailing list