Hi all, today i am sharing an awesome php script to resize image at runtime. This will relieve a lot of pain while uploading the image files and creating thumbnails. This will also save a lot of web space.
Simply call this file in the img tag and pass three parameters
1. Image = image path
2. Height = Height of the image you want
3. Width = Width of image you want
Thats all.
[download id="4"]