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 [...]
Save photos in a folder named as ‘images’ and use these scripts to display all photos in a fly.
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 – [...]


