View Thread : Thumbnailing in Php


mira
Hello

Anyone having code for thumbnailing in php? If you are having it please send it to me. I am in need of dynamic thumbnailing.

foreal
Well, there are something about thumbnail creation at php.net functions pages. Try this one: http://es2.php.net/manual/en/function.imagecreatefromjpeg.php#51466
I havent tried myself, but im pretty sure it should work.