Re: AW: [PHP-DB] image resizing

2003-11-25 Thread Kim Steinhaug
-Ursprungliche Nachricht- Von: Adv. Systems Design [mailto:[EMAIL PROTECTED] Gesendet: Montag, 9. Juli 2001 16:04 An: [EMAIL PROTECTED] Betreff: [PHP-DB] image resizing Is there a way of sizing image resolution on the fly? TIA If you have ImageMagick, you only need to use

Re: [PHP-DB] image resizing and saving

2003-04-04 Thread Rasmus Lerdorf
A single img src=script.php can only show a single image. If your script.php generates two complete images, then I would think the browsers would choke, but perhaps they fail gracefully and only show you the first one. If you want two images, you need 2 img src... tags and thus two calls to your

Re: AW: [PHP-DB] image resizing

2001-07-13 Thread Christopher Ostmo
-Ursprungliche Nachricht- Von: Adv. Systems Design [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 9. Juli 2001 16:04 An: [EMAIL PROTECTED] Betreff: [PHP-DB] image resizing Is there a way of sizing image resolution on the fly? TIA If you have ImageMagick, you only need to use the mogrify

[PHP-DB] image resizing

2001-07-09 Thread Adv. Systems Design
Is there a way of sizing image resolution on the fly? TIA Luis __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

AW: [PHP-DB] image resizing

2001-07-09 Thread Stefan Siefert
: Montag, 9. Juli 2001 16:04 An: [EMAIL PROTECTED] Betreff: [PHP-DB] image resizing Is there a way of sizing image resolution on the fly? TIA Luis __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com