Reflecting Images on Your Web Site

I found a neat web script that was released via the CorePHP blog recently.
With the Easy PHP Reflections v1.0 script, we can make our web images have matching reflections below the image.

Sure, we can pull an image into our favorite graphics editor and create the reflection, but this utility does it for us.

One call to load the image, and another to load the image again via the reflect.php script. Of course, there are a bunch of parameters we can set, too, to make the reflection blend into our web pages. How cool can it get?

The reflect.php script requires PHP 4.3.2+ and the GD library, both of which are available to me at my webhost of choice — Powweb.

Got something to say?