Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: resize images.

www.cryer.info
Managed Newsgroup Archive

Re: resize images.

Subject:Re: resize images.
Posted by:"Bob Bedford" (b..@bedford.com)
Date:Tue, 26 Sep 2006 15:14:33

"theo" <nospam@for.me> a écrit dans le message de news:
45192514@newsgroups.borland.com...
>
>> As our server is on Linux (PHP)
>
> I'd do it using PHP on the server side:
>
> http://ch2.php.net/manual/en/ref.image.php

Hi Theo,

I't because of our ISP limitations that we need to do this. If the images
are big (more than 1500 pixels wide) and the memory is limited (16MB), then
the server produce an error and everythings goes wrong.
I actually use the GD library for resizing (the link you sent) and I'm
having this problem as the library uses the memory to resize the image.

Bob

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive