article

Wednesday, July 14, 2010

Resize images on the fly

Resize images on the fly

Follow these steps:

1. Get the script and save it on your computer

Once done, you can display images like this:






<img src="/scripts/timthumb.php?src=/images/whatever.jpg&h=150&w=150&zc=1" alt="" />



Demo

http://creativedesign-mind.com/r-ednalan/demo/resize_onthefily.php

Related Post