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:Mark.Snijders@atosorigin.com] Sent: Wednesday, 12 March 2003 9:09 PM To: 'Dallas Freeman'; php-db@lists.php.net Subject: RE: 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:dally2001@bigpond.com] Sent: woensdag 12 maart 2003 12:05 To: php-db@lists.php.net Subject: 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