Git Product home page Git Product logo

streaming's Introduction

Streaming

This repo contain streaming website and all related file

If you want to upload any anime then you can open admin.php where your can upload anime. the data of the anime will be stored in the database and retrieve in the user.php through database.

to use this webiste you have to follow these steps--->

  1. install mysql

  2. install xampp

  3. start starting 2 servies in xampp

  4. in workbench crete anime_db database and create 2 table . first one is user(name,email,pass,dt) and second one is anime(nam,src)

  5. execute command "GRANT ALL PRIVILEGES ON . TO 'root'@'localhost' IDENTIFIED BY 'your_password' WITH GRANT OPTION; FLUSH PRIVILEGES;"

  6. now copy this website folder and past in c/xampp/ht../dashboard/

  7. delete index.html of the default file exist inside dashboard

  8. open control pannel in xampp and click on adnim.

  9. it will start localhost on browser and now you can add anime and use the website.

    thankyou

streaming's People

Contributors

kksolanki1503 avatar

Watchers

 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.