What's new

Tutorial Pastebin Site Source codes

Jenman

Forum Veteran
Elite
Joined
Feb 21, 2017
Posts
1,114
Reaction
2,611
Points
584
1685032465779.png



A simple pastebin style PHP script with code syntax support for multiple popular languages.

It's extremely rushed & lacks features but more updates are coming and will be released here.

Requirements​

  • PHP (7.4+)
  • MySQL (5.7+)

Download​

You do not have permission to view the full content of this post. Log in or register now.

Instructions​

  1. Download the zip file from the section above and extract it
  2. Go to the root of the script (where index.php is located)
  3. Create your MySQL user & database then import /install/db.sql
  4. Delete /install/db.sql once you have imported the file to your database
  5. Open /include/config.php then enter your MYSQL details & site configuration
  6. Upload the files to your web server with index.php, raw.php and paste.php in the root folder

Screenshots​

1685032494234.png
 

Attachments

Back
Top