🪄 Turn raw text into magic pastes

Paste, protect & share in one click.

No.1 PHP Pastebin Script

Syntax highlighted Short links + QR Burn after read Password protection

Perfect for logs, configs, one-time secrets and code snippets. Choose a mode below and we'll pre-configure privacy, expiry and more.

magic_paste.php
01// Create a secure paste
02$paste = create_paste('server.log');
03set_privacy($paste, 'unlisted');
04set_expiry($paste, '1d');
05enable_burn_after_read($paste);
06$link = share($paste);
07// 🪄 Done. Link & QR ready.

Auto-detect tries to guess PHP, JS, HTML, JSON, etc.

Optional. Used to group pastes (e.g. Logs, Snippets, Configs).

Comma-separated keywords. Example: php, laravel, auth.

Syntax Highlighting

Turn off to treat this as plain text (no colors), even if a language is selected.

Viewers must enter this password before seeing the content.

Burn After Read

Paste self-destructs after the first successful view.

By clicking "Create Paste" you agree not to upload abusive or illegal content.

How it works

  1. Choose a mode above (Standard, Code, Secret, Burn).
  2. Paste your content and tweak privacy / expiry.
  3. Share the short link or QR from the paste page.

Tip: Use Burn After Read for one-time secrets like credentials or private notes.

Recent public pastes

Latest news

No news posts yet.