[wdvltalk] Dynamic image resize in PHP

2006-01-17 Thread Ross Clutterbuck

Hi List

Swamped with other things at the moment so I don't have a lot of Google-ing 
time so I thought I'd shout out here first.


In a nutshell, can I use PHP to create a resized/cropped copy of an existing 
image file? I'd like to create thumbnails from larger images uploaded to the 
site (this client is seriously computer-illiterate so I'd rather not 
complicate things for him having to upload pairs of images).


TIA

MOU 




___ 
Yahoo! Photos – NEW, now offering a quality print service from just 8p a photo http://uk.photos.yahoo.com



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Dynamic image resize in PHP

2006-01-17 Thread Dan Parry
Check out the image functions

http://uk.php.net/manual/en/ref.image.php

For copying resampled:
http://uk.php.net/manual/en/function.imagecopyresampled.php

For copying resized/cropped
http://uk.php.net/manual/en/function.imagecopyresized.php

HTH

Dan
--

-Original Message-
From: Ross Clutterbuck [mailto:[EMAIL PROTECTED] 
Sent: 17 January 2006 13:45
To: wdvltalk@lists.wdvl.com
Subject: [wdvltalk] Dynamic image resize in PHP

Hi List

Swamped with other things at the moment so I don't have a lot of Google-ing 
time so I thought I'd shout out here first.

In a nutshell, can I use PHP to create a resized/cropped copy of an existing

image file? I'd like to create thumbnails from larger images uploaded to the

site (this client is seriously computer-illiterate so I'd rather not 
complicate things for him having to upload pairs of images).

TIA

MOU 



___ 
Yahoo! Photos - NEW, now offering a quality print service from just 8p a
photo http://uk.photos.yahoo.com


 . The WDVL Discussion List from WDVL.COM . 
To Join wdvltalk, Send An Email To:
mailto:[EMAIL PROTECTED] or
use the web interface
http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: [wdvltalk] Dynamic image resize in PHP

2006-01-17 Thread Ross Clutterbuck

Thanks Dan!

MOU


___ 
Yahoo! Photos – NEW, now offering a quality print service from just 8p a photo http://uk.photos.yahoo.com



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.