hi,
i looking for a way to resize a picture of any any to a custum size.
in this moment i have pictures bigger than 3200px and i looking for a script
that can handle that, the last script that i have tested simple "explode"
with pictures bigger than 1800px
thanks a lot for your help
:)
srdva59 -3 Junior Poster in Training
Recommended Answers
Jump to PostI use phpThumb. It requires a small change if you are using the latest PHP version, but I'm satisfied with it.
Jump to PostYou need to change the eregi (deprecated) in the code to preg_match. Only several lines are affected.
All 5 Replies
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
srdva59 -3 Junior Poster in Training
almostbob 866 Retired: passive income ROCKS
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
smilingrose 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.