Madriix / thumb.php

Creates a thumbnailed image based on info passed to it via $_GET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

	thumb.php
	______________________________________________________________________ 
	Creates a thumbnailed image based on info passed to it via $_GET. 
	
	Images are cached on the server, so server processing overhead is only 
	needed for the first time the script runs on a particular image.

About

Creates a thumbnailed image based on info passed to it via $_GET.

License:MIT License


Languages

Language:PHP 100.0%