GithubHelp home page GithubHelp logo

misaworkgroup / simple-php-video-station Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 3.0 2.34 MB

一个简单的、基于 PHP 和 MySQL 的视频点播站。 A simple video station based on PHP and MySQL.

License: MIT License

PHP 79.56% HTML 0.01% JavaScript 15.37% CSS 5.06%

simple-php-video-station's Introduction

Simple-PHP-Video-Station

一个简单的、基于 PHP 和 MySQL 的视频点播站。 A simple video station based on PHP and MySQL.

已经弃坑嘞

我已经有一两年没有写 PHP 了,基本上也已经忘光了...

所以这个项目就先归档了,等一个有缘人。

特点

  • 仅 655K 主体文件和 3 张数据表
  • 前后端分离
  • 支持 pjax 无刷适配
  • 使用 DPlayer 播放器,可加载弹幕
  • 自带站点留言板
  • 全站公告/页脚/关于均可自定义
  • 强制伪静态,并支持 SEO 设置

安装

  1. 下载本仓库最新的 Release,上传至服务器并解压
  2. 将自带的示例数据库 video.sql 导入至你的数据库中
  3. 将自带的伪静态规则 Rewrite-Apache/Nginx.conf 设置在你的服务器中
  4. data/Config.php 中设置站点数据库、管理面板账户等
  5. 你的域名/admin.php 中设置你的站点相关数据
  6. 完成!

默认的管理员账号密码:

Username : admin
Password : admin

注:我们推荐您使用 md5 方式验证您的账户密码

谁在使用?

鸣谢

在这个程序中使用了以下几个项目:

在使用服务之前您需阅读并同意 七牛云 的隐私政策。如果当地法律不允许您使用非本地的网络服务,请自行修改 /template/board.php第 9 行//dn-qiniu-avatar.qbox.me/avatar/ 修改为其他的服务商。例如 //gravatar.com/avatar/

simple-php-video-station's People

Contributors

kurisucat avatar misaliu avatar

Stargazers

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