Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alessandro Coscia  >  Smart Image  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Readme
Class: Smart Image
Resize and add watermarks to images
Author: By
Last change:
Date: 2007-10-06 03:30
Size: 832 bytes
 

Contents

Class file image Download
//==================================================//
SmartImage
	php class
http://www.codicefacile.it/smartimage/

Author: Alessandro Coscia, Milano, Italy, php_staff@yahoo.it

LGPL, Please, read licence.txt

Please, if you use this class send me your url at php_staff@yahoo.it

//==================================================//
TUTORIAL:
For some examples of how to use SmartImage open
	sample01.php
and
	sample02.php

//==================================================//
Requirements:
	PHP >=4.0.1 or PHP >=5
	GD1 or GD2


//==================================================//
Installation:
1. Extract the zip file containing the class
2. Upload all files
3. CHMOD the destination folder (newimages/) to 777
4. open sample01.php with a browser and check "newimages" for results!

DONE!!!