Hi,
I need to implement my image retrieval project on a web-based. I would like to know if there are any good tutorials on creating image thumnails?
thanks in advance,
tristan
Hi,
I need to implement my image retrieval project on a web-based. I would like to know if there are any good tutorials on creating image thumnails?
thanks in advance,
tristan
http://icant.co.uk/articles/phpthumbnails/
http://www.devpapers.com/article/95
http://www.evolt.org/article/Automated_Creation_of_Thumbnails_With_PHP/20/24498/
Just a few results from google there was tens more.
All of them utilize the GD library, your host should have it on but if you run apache on your machine for development you will have to enable it as it's on on by default.
it's not really a tutorial, but they have so many great features (and it's free) I figured I would share...
http://phpthumb.sourceforge.net/
here are just some of the things you can do with it...
http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.