[PHP-DB] Generate thumbnails from MySql database

2003-03-27 Thread Dave Carrera
Hi all I have a database holding file locations of images on my system. This works fine and shows them fine on a webpage. I was wondering if it is possible to generate and automatic thumbnail from the original image (all jpegs) so that I can click the thumbnail to see the larger image. I know I

Re: [PHP-DB] Generate thumbnails from MySql database

2003-03-27 Thread Ronan Chilvers
On 27 Mar,2003 at 13:46 Dave Carrera wrote: Hi all Hi Dave I have a database holding file locations of images on my system. This works fine and shows them fine on a webpage. I was wondering if it is possible to generate and automatic thumbnail from the original image (all jpegs) so

RE: [PHP-DB] Generate thumbnails from MySql database

2003-03-27 Thread Snijders, Mark
hi all, cause a lot of people are asking for a thumbnail script: some explenation: this script makes 2 new pics of a uploaded pic, 1 thumbnail and 1 bigger picture (but the bigger one will all be of the same size.. it's better you also see this: if ($site==who-r-u){ this is because the