----- Original Message -----
From: "William J.A. Brillinger" <billy@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, November 06, 2002 12:04 PM
Subject: Re: [cobalt-users] [RaQ4] Php image functions
> At 11:50 AM 06/11/02 +1000, you wrote:
> >Not sure about what you need to do with GD, but if you keep having
problems,
> >you could use netpbm (http://netpbm.sourceforge.net/) and php's
filesystem
> >and program execution functions as a workaround.
>
> We want to be able to resize images on the server that a client is
> uploading via a php user interface.
>
> - Bill