Resizing images - images too big?

See all posts See thread Reply

Re: Resizing images - images too big?
by colin, 16 years ago
Your code is correct.

It is almost certainly a memory issue. Check with a phpinfo() that you indeed have raised the memory limits. Also try, just for the sake of testing, to have a lot of memory available (100+MB, rather than 20 or 32).Reply