Magic Wand

Gizmo

Chief Mogwai Officer
Package Team
Joined
Nov 3, 2010
Messages
28,667
Reaction score
8,127
FP$
1,969
What exactly does the magic Wand do on Master/Alpha accounts?
 
If I understand what you are talking about correctly, I do believe that it is a way to secure your data, in case something happens and you need to get to it. That is my understanding of the term when it is applied to hosting.
 
Magicwand is an image gallery script written for Php.

MagickWand for PHP is a native PHP interface to the new ImageMagick MagickWand API.

It is an almost complete port of the ImageMagick C API, excluding some X-Server related functionality, and progress monitoring.

The functionality of the MagickWand API is pretty much unparalelled in the PHP imaging world, allowing the PHP programmer read/write/manipulate access to multiple image formats, along with vector drawing, pixel-level manipulation,
and special effects capabilities and more.
 
Chris Grigg said:
Magicwand is an image gallery script written for Php.

MagickWand for PHP is a native PHP interface to the new ImageMagick MagickWand API.

It is an almost complete port of the ImageMagick C API, excluding some X-Server related functionality, and progress monitoring.

The functionality of the MagickWand API is pretty much unparalelled in the PHP imaging world, allowing the PHP programmer read/write/manipulate access to multiple image formats, along with vector drawing, pixel-level manipulation,
and special effects capabilities and more.

Ah, that sounds like it is about right. Not sure what I was thinking of, great job Chris. I seem to need to brush up on my scripts. :great: :lol:
 
Back
Top Bottom