Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-02-21 (7 years ago) | Not yet rated by the users | Total: 281 | All time: 7,147 This week: 1,083 |
Version | License | PHP version | Categories | |||
textbin 1.0 | GNU General Publi... | 4 | Text processing, Web services |
Description | Author | |||||||||||||
This class can be used to submit text data to be shared in textbin.com. |
|
================= + 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 |
Files |
File | Role | Description |
---|---|---|
aes.class.php | Class | AES class file |
example.php | Example | Example on how to use TextBin class |
License.txt | Lic. | License file |
Readme.txt | Doc. | Readme |
sha256.inc.php | Class | SHA256 class file |
TextBin.class.php | Class | TextBin class file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.