=================
+ 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
|