[FX.php List] Creating thumbnail for TIFF uploads on the fly

Gjermund Gusland Thorsen ggt667 at gmail.com
Wed Oct 3 13:14:11 MDT 2007


It's impotant not to use environment variables inside: shell_exec()

ggt667

On 10/3/07, Dale Bengston <dbengston at preservationstudio.com> wrote:
> Hey Troy,
>
> I'm not actually using MagickWand or IMagick. I'm just making
> shell_exec() calls to the functions included with ImageMagick.
>
> Dale
>
> On Oct 3, 2007, at 11:05 AM, Troy Meyers wrote:
>
> > Michael and Dale,
> >
> > Thank for this suggestion. I've downloaded the MacOS version, and
> > am studying it.
> >
> > My installation will be on a Mac Mini (Intel), same machine as FMS
> > and Apache, PHP, etc. (of course).
> >
> > The ImageMagick site lists two PHP interfaces...
> > MagickWand for PHP
> > IMagick
> >
> > Is there a special reason you recommended MagickWand for PHP?
> >
> > Thanks again.
> >
> > -Troy
> >
> >
> >> I'd do this using ImageMagick <http://www.imagemagick.org> with
> >> MagickWand for PHP.
> >>
> >> This gives possibility of manipulating many image types on the fly as
> >> they are uploaded.
> >>
> >> Regards
> >>
> >> Michael Ward
> >
> > _______________________________________________
> > FX.php_List mailing list
> > FX.php_List at mail.iviking.org
> > http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list