Testing phpthumb

Auto image resizing:

to this:

<img src=”/wp/wp-content/themes/nomeblog/scripts/phpThumb.php?src=/image.jpg&amp;w=590&amp;h=200&amp;zc=1″ alt=”" />

this:

<img src=”/wp/wp-content/themes/nomeblog/scripts/phpThumb.php?src=/image.jpg&amp;w=200&amp;h=200&amp;zc=1″ alt=”" />

and a whole of other stuff (see phpThumb demo here)

Original picture:

Comments are closed.