Skip to content
/ paste Public

A simple online pastebin created in PHP using a MySQL database. Supports creating pastes with custom expiration time and deleting them. Augmented by a beautiful, responsive design.

License

Notifications You must be signed in to change notification settings

xtt28/paste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paste

A pastebin written in PHP.

Screenshots

Features

  • Simple, responsive design
  • Links can be created with a custom expiration date
  • Links can be deleted after creation

Installation

  1. Clone the repository.
  2. Upload the files to your web server.
  3. Modify the values in config.php with your instance-specific information.

Requirements

  • PHP (Application was written with version 8.2)
  • Web server
  • MySQL server

Built With

  • PHP
  • MySQL via PDO
  • Bulma

License

MIT

About

A simple online pastebin created in PHP using a MySQL database. Supports creating pastes with custom expiration time and deleting them. Augmented by a beautiful, responsive design.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages