xtt28 / paste

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:PHP 99.7%Language:Hack 0.3%