unteer a little time: http://chatmusic.com/volunteer.htm
- Original Message -
From: Ben-Nes Michael <[EMAIL PROTECTED]>
To: Richard Lynch <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, August 23, 2001 3:03 AM
Subject: Re: [PHP] Re: imagemagick and file size
> H
chard Lynch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 23, 2001 2:01 AM
Subject: [PHP] Re: imagemagick and file size
> > function example() {
> > $convert = "cat $userfile | /usr/X11R6/bin/convert - $type:-";
> > return `$convert`
Yep, I know.
I just wrote the function as a general description.
thanks for the tip on strlen, thats what I need.
- Original Message -
From: "Richard Lynch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 23, 2001 2:01 AM
Subject: [PHP] Re: ima
> function example() {
> $convert = "cat $userfile | /usr/X11R6/bin/convert - $type:-";
> return `$convert`;
> }
>
> the returned binary value is uploaded to the DB.
>
> My main problem is that I don't know how to measure the decreased image
size
> while its stored in the variable.
Use http://p
4 matches
Mail list logo