Index of /paste

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory   -  
[TXT]pastebin.css 27-Apr-2010 12:50 765  
[   ]pastebin.php 27-Apr-2010 12:50 5.4K 
[   ]pastebin.phps 27-Apr-2010 12:50 5.4K 
[   ]pastes.sql 27-Apr-2010 12:50 465  

PERSONAL PASTEBIN
October 31 (Saturday), 2009 [Yeah, Halloween, spooky huh?]
By Eric O'Callaghan (http://ericoc.com/)

So, I didn't really need all the highlighting  and other features of
the popular pastebin.com pastebin script by Paul Dixon (http://blog.dixo.net/),
but that pastebin is what inspired me to make my own.

I did need a pastebin to pass information between my friends in class so
this is what resulted. It took me a few days to make this and it's
pretty crappy so feel free to report any bugs you find (eric@ericoc.com),
they may or may not get fixed. I'm not that good at PHP so... I expect bugs.

To install it, you just put the single .php file wherever you want, then in
MySQL, create a database and use the accompanying .sql file to create the table.
You can change the MySQL user, pass, database name, and table name all in the script.

The script is really ugly by default, in my opinion.
You should really use some CSS, the default CSS filename is pastebin.css,
feel free to take my css file out of this directory.

Enjoy it...