Code Monkey home page Code Monkey logo

livetv's Introduction

PHP Backend to Manage Live TV Streaming Android app

Follow Given Steps to Setup Local Environment to run this php Script

Setting Up Local Environment

  • To Use this php scripts you need to create a local server environment in your system. We will use XAMPP Server. You can download and install XAMPP Server from the given link Here

  • Once the programm is installed in your system, to go C:/XAMPP and open Xampp-control.exe file to start the control panel.

  • Now Start the Apache and MySql server.

Setting Up phpmyadmin Password

  • By Default when you install xampp server, the phpmyadmin comes with blank password and "root" as username, if you want you can change it yourself using the mysql command prompt.
  • Read full Guide on How to Change MySql Password Here

Setup PHP Scripts

  • Now download this Repository and create tvapp folder inside htdocs
  • Extract dowloaded zip into that folder

Setup Database

  • To setup database goto https://localhost/phpmyadmin in your browser

  • create new db with name tvappdemo

  • click on import and select tvappdemo.sql file

  • open db.php file and change the mysql password to blank ("") or any other password that your phpmyadmin has

  • Now Access localhost/tvapp and login with default username and Password

  • Username: [email protected]

  • Password: admin

Watch How to connect this php scripts with Android app in our Channel SmallAcademy

Watch the video

Donate to Improve this Project

livetv's People

Contributors

bikashthapa01 avatar cabralfilho 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.