Dear Mark, 

Thanks, very useful!  Can you direct me where for help on getting an
image to resize before it is even uploaded (inother words, it will
resize itself on the end-user's machine and then upload to the
database).

Thanking You,

Dallas Freeman












-----Original Message-----
From: Snijders, Mark [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 12 March 2003 9:09 PM
To: 'Dallas Freeman'; [EMAIL PROTECTED]
Subject: RE: [PHP-DB] Don't Understand

no there is no other way, and it is pritty easy if you get it..

i've made a special function for it, but got the code @ home

but read this:

http://www.php.net/manual/nl/function.imagecopyresized.php

and especially the user comments.. they are always very usefull

goodluck



-----Original Message-----
From: Dallas Freeman [mailto:[EMAIL PROTECTED]
Sent: woensdag 12 maart 2003 12:05
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Don't Understand


Help!
 
I don't understand how to use the gdImageCopyResized
 
gdImageCopyResized(gdImagePtr dst, gdImagePtr src, int dstX, int dstY,
int srcX, int srcY, int destW, int destH, int srcW, int srcH)
 
Thanking You
 
 
Dallas Freeman
 
* is there a simpler way to change the size of an image?




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to