Hey, you can do what your looking for with phps gd comiled in.  You
may need to add jpg, gif libs if you dont already have them.  Check GD
on the php site, there are plenty of examples that cover exactly what
your looking for i think.

Jason

On Wed, 28 Jul 2004 08:05:52 -0700, Brian Dunning
<[EMAIL PROTECTED]> wrote:
> I'm just about to dive into image uploading & resizing for the first
> time. Do I need Imagemagick for this, or are PHP's Image tags adequate?
> All I want to do is let the user upload a graphic, and have PHP
> automatically scale it to a couple of desired sizes, and name them,
> pretty basic stuff.
> 
> I don't suppose there is an example or tutorial of this process
> anywhere, geared toward B1FF the n00b? Obviously this has been done a
> thousand times before...
> 
> Thanks for any clueing-in,
> 
> - Brian
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to