Question

I'v design a db for magazine online,foe each article i will have 3 photos in different size ,first i select one photo and then must make another 2 photos with resizing,if i want that handel this by hand it is very difficult,what is your suggestion?i use mysql+php and is there any cms in this regard?

thanks

Was it helpful?

Solution

Use ImageMagick on the server to create the other two images.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top