Code Monkey home page Code Monkey logo

fddhn / weibo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jocelynthink/weibo

1.0 2.0 0.0 4.29 MB

简易微博系统,利用html+css+js作为前端语言和php作为后台语言,采用前端与后台分离的设计方式,主要实现新用户注册,用户登录,发微博(包括文字,表情,音乐,视频),评论微博,转发微博,关注用户,私信等功能。

HTML 9.49% JavaScript 53.71% PHP 27.93% CSS 8.88%

weibo's Introduction

index.html为登录界面文件 homepage.html为主页界面文件 privatelatter.html为私信界面文件 discover.html为发现页面界面文件 register.html为注册页面界面

style.css为样式文件

weibo.sql为数据库文件

js文件夹中存放所有js文件

images存放图片

php文件夹中存放服务器文件 index.php基本所有的请求都发送到该文件 action.php为上传文件功能的文件 sqlTool.class.php为连接数据库的文件 files文件夹为用户上传的头像,图片,视频,音乐的存放地址 imgs为存放表情的文件夹

由于测试的视频40M,太大,所以提交的时候,将数据库中的视频文件删除了

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.