Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textcrap

A dead simple text paste website similar to Pastebin, written entirely by Preston Cammarata

This can be used as an example for starting up your own Pastebin-like site, or just scrap it for whatever.

Setting up

Just copy the files to your server, create a database and name it whatever you want, run the "db.sql" file in the database to create the needed table for textcrap, then fill out the database credentials in crap.php.

It's super simple. crap.php is your cofiguration file.

If you want to close your website temporarily and leave a message, set $allow_access to true, and $allow_access_msg to whatever you want in crap.php.

License

Do whatever you want basically, view the LICENSE file for more.

About

A dead simple text paste website similar to Pastebin.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages