Quantcast
Channel: Redips spideR Net» PHP
Viewing all articles
Browse latest Browse all 10

Create thumbnail with PHP (2)

$
0
0
In this post you will find how to create thumbnail images with PHP. Function uses GD library so it doesn't depend on installed utilities like ImageMagick. On the other hand, you will have to install php-gd module - "yum install php-gd". Function will resize JPEG, PNG and GIF images, while PNG and GIF without losing their transparency.

Viewing all articles
Browse latest Browse all 10

Trending Articles