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

Create thumbnail with PHP (1)

$
0
0
PHP can be used to create and manipulate image files in a variety of different image formats. This post shows how to create thumbnail image in the same directory as the original image. Instead of GD library, I used utilities from ImageMagick suite of tools so your PHP shouldn't have a GD module installed.

Viewing all articles
Browse latest Browse all 10

Trending Articles