Re: [PHP] thumbnail script

2004-02-06 Thread David T-G
Ryan, et al -- ...and then Ryan A said... % % Hey David (my pal with the funny % prefix to replies...:-p ) Hi, Ryan (my ex-logo-drawing-buddy with the non-threading mailer ;-) % Thanks for replying. Sure thing. % % > Why, yes. I call it % > http://web-folio.net/ % % Nice name. Thanks!

Re: [PHP] thumbnail script

2004-02-06 Thread Ryan A
Hey David (my pal with the funny % prefix to replies...:-p ) Thanks for replying. > Why, yes. I call it > http://web-folio.net/ Nice name. > and it does everything for which you ask and then some. Kewl, is it free and can i download it and use it on my website? > Just send all of > your clien

Re: [PHP] thumbnail script

2004-02-06 Thread David T-G
Ryan -- ...and then Ryan A said... % % Hi, % Anybody know of a thumbnail script which does either one of the following: [snip] Why, yes. I call it http://web-folio.net/ and it does everything for which you ask and then some. Just send all of your clients to host with me and I'll give you a

Re: [PHP] thumbnail script

2004-02-06 Thread Paul Furman
Jason Wong wrote: manual > imagejpeg() & siblings You could take a look at the source code for "gallery" for more ideas. Google gallery php or something like that. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] thumbnail script

2004-02-05 Thread Jason Wong
On Friday 06 February 2004 10:42, Ryan A wrote: >2. This creates > the thumb dynamically via an img tagbut does not save it...so everytime > a visitor opens up the "portfolio" > it generates the thumbwhich will be a load on the server in the long > run, something that would be cut down > a

[PHP] thumbnail script

2004-02-05 Thread Ryan A
Hi, Anybody know of a thumbnail script which does either one of the following: 1.Support GIF,JPG,PNG, when called the first time it should show/create the thumbnail "on the fly" and save it. or 2.Support GIF,JPG,PNG and thumbnail image any new files uploaded, and save the thumb to another director