Code Monkey home page Code Monkey logo

php-pastebin-v3's Introduction

Hook Php-pastebin V3


What is Php-pastebin?

Pastebin is here to help you collaborate on debugging code snippets.
If you're not familiar with the idea, most people use it like this:

  • Submit a code fragment to Php-pastebin,
  • Getting a url like http://demo.php-pastebin.com/4lqbxycs,
  • paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes

How to install php-pastebin?

To install php-pastebin, you do not need much!

  1. Web server
  2. Mysql database
  3. mod_rewrite enabled on your apache web server (see it in your phpinfo())

To begin, send your file on ftp and open your browser to the selected domain name, you should see the installation page.
Follow the installation instructions.

Once the installation is complete, you must delete the install.php file, libs/db.sql and put a chmod 644 on the file libs/db.php

How to upgrade v2 to v3?

To update your version of php-pastebin, you must:

  1. Delete old version * Keep preciously files libs/db.php (which contains your login sql) * Delete all files of your FTP
  2. Upload New version * Upload the v3 of php-pastebin on your FTP * Replace db.php with your
  3. Download upgrade.php and add it at root of your script
    * Go on your navigator and open upgrade.php * Click on "Upgrade v2 to v3 now!"
  4. Remove upgrade.php and go on your website

Demonstration

Demonstration

Thanks

For safety tests, thanks to:

For Debug, thanks to:

php-pastebin-v3's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.