PHP Magic Book – Free PHP Scripts, Tutorials and Downloads, PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips

Archive for the ‘ Image Handling ’ Category

Text To Image Using PHP

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 or give input by a form and have image version of your entered text.

(more…)

Tags: ,
Posted in: Image Handling, Security, Spam Control, Useful Scripts
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

PHP Javascript Based Auto Populated Image Gallery

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.

(more…)

PHP Photo Slide Show With Drop Down

PHP images auto display from folder

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.

(more…)

Auto Display Images From Folder Using PHP

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

(more…)

Tags: ,
Posted in: File, Image Galleries, Image Galleries II, Image Handling, Scripts
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Upload Image And Create Thumbnail Using PHP

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
- Keeps aspect ratio of thumbnail size
- Allows jpg, jpeg and png image files
- Determines Max File Size allowed
- Displays thumbnail after uploading

(more…)

Tags: ,
Posted in: File Upload, Image Handling, Scripts, Thumbnail
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

    


  Subscribe Via RSS
  Subscribe Via Email