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 Lim Choon Hong  >  TextBin  >  Readme.txt  >  Download  
File: Readme.txt
Role: Documentation
Content type: text/plain
Description: Readme
Class: TextBin
Submit text files to be shared in textbin.com
Author: By
Last change:
Date: 2009-02-21 03:53
Size: 866 bytes
 

Contents

Class file image Download
=================
+ TextBin class +
=================
- VERSION 1.0
- Programmed by Michael Lim Choon Hong, 2009.

---------------
+ DESCRIPTION +
---------------
- The class enables you to use TextBin service (http://textbin.com) at server side to paste normal text and secure text.


----------------
+ REQUIREMENTS +
----------------
- This class needs PHP, SHA256 class by Perry McGee (pmcgee@nanolink.ca) for supporting PHP <= 5.12 and AES
  Implementation class by Chris Veness. These classes are included in this package.

  Tested on PHP 5.2.6.


---------
+ USAGE +
---------
- Please check out example.php included in this package.


--------------------
+ FILES ON PACKAGE +
--------------------
- This package should contain the following files:
  -> TextBin.class.php
  -> example.php
  -> Readme.txt
  -> License.txt