Search found 3 matches

by Tara Rotten
Fri Apr 02, 2010 6:44 am
Forum: PHP - Code
Topic: PHP image resize help!
Replies: 3
Views: 74

Re: PHP image resize help!

ps. http://www.indexhibit.org/ <<this is the free cms im using pretty simply but quite good.
by Tara Rotten
Fri Apr 02, 2010 6:42 am
Forum: PHP - Code
Topic: PHP image resize help!
Replies: 3
Views: 74

Re: PHP image resize help!

thanks just started out learning bits of php so will have to look this up and try....looks hard.
by Tara Rotten
Thu Apr 01, 2010 8:39 am
Forum: PHP - Code
Topic: PHP image resize help!
Replies: 3
Views: 74

PHP image resize help!

Hey, Im using the indexhibit cms. This cms comes with some nice features such as image resizing on upload..the only problem is that it resizes the image by width and I want to switch it so it resizes the images by height. here is the code, I have tried switching the x and y and the height (h) and wi...