resize image
Posted: Tue Dec 07, 2010 3:49 pm
hello i have some images in my database and i want to display them, but i want to do :
if they have (w > 600 and/or h > 600)
{ resize the image to 50%}
if (not){ display normaly}
if they have (w > 600 and/or h > 600)
{ resize the image to 50%}
if (not){ display normaly}