RE: [PHP] image code

2001-06-20 Thread Andrew Chase
thumbnail already exists, the script skips over it, but if it doesn't it creates it as needed. -Andy > -Original Message- > From: Hugh Bothwell [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2001 1:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] image code >

RE: [PHP] image code

2001-06-19 Thread Sitkei Pál
http://dougiamas.com/photoframe -Original Message- From: David L. Walgamotte Jr. [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 9:55 PM To: [EMAIL PROTECTED] Subject: [PHP] image code Can anyone send me sample code or point me in the right direction. I'm looking for

Re: [PHP] image code

2001-06-19 Thread Hugh Bothwell
Seems pretty straightforward, actually; I would write a script that takes as parameters the name and desired size of a graphic, resizes it, and returns the thumbnail ( look at ImageJPEG() ). Then I would write a script that iterates through the files in the directory and, for each, gets a thumbna