exec("/path/to/convert -strip -quality 85 -thumbnail 160x100^ -gravity Center -crop 160x100+0+0 +repage '$img_path' '$thumb_path'")
exec("/path/to/convert -strip -quality 85 -thumbnail 160x100^ -gravity Center -crop 160x100+0+0 +repage '$img_path' '$thumb_path'")
Votes:
You must be logged in with a MySQL account to vote on Planet MySQL entries. More information on PlanetMySQL voting.