Open Pastebin is a PHP pastebin framework. (A pastebin allows users to upload text to a database, and view the submitted text.)
Features:
* Simple and clean user interface
* Stores data in a MySQL database
* No installation needed and very simple configuration
* URLs are really long and harder to type, but it also gives you a short-URL using is.gd service
* Fast performance, no heavy images or media is transferred, just text
* Various programming languages syntax hightlihting supported
* Clean and simple PHP, HTML and XML code
* Easy to add new syntax support