Image Handling - RSS Feed for this Section
by Hiroshi on August 7th, 2008

Suppose you want to protect you email address and want to put it online in form of image or you are displaying visitors emails in form of images while they had entered simple text, then this script is very useful. Text used in this example is my-email@hotmail.com under variable text. Find it and replace it [...]

{ read more }

This script auto populates thumbs and navigation, Its a good slide show. However it does not control thumbnails quality but it can be modified a bit into some good Image Gallery.

{ read more }

Its a simple PHP slideshow. It populates all the images from a folder into a drop down and inserts next and back buttons also. You can select image from drop down to see it.

{ read more }

Save photos in a folder named as ‘images’ and use these scripts to display all photos in a fly.

{ read more }

This php script takes image file creates a thumbhnail and upload it into ‘thumb’ directory and also upload origional image with rename in ‘images’ directory. Functionality – Uploads image in the ‘images; directory and renames it – Uploads thumbnail in ‘thumbs’ directory and renames it with thumb_filename – Determine thumbnail max width and height – [...]

{ read more }