Code Monkey home page Code Monkey logo

redis-register-login's Introduction

redis-register-login

使用Redis,MySQL实现高性能注册,登录功能

说明

  1. 本功能只关注核心功能,对于安全等其他方面不做考虑。所以请不要直接用于生产环境
  2. 为了方便大家学习,代码使用过程化的代码编写。

目录说明

index.php 首页
login.php 显示登录页面
doLogin.php 处理登录的业务代码
doRegister.php 处理注册的业务代码
register.php 显示注册页面
shell-addUserToMySQL.php 负责将redis中数据插入到MySQL,需要用计划任务执行

redis-register-login's People

Contributors

jihuago avatar tmaio avatar

Watchers

James Cloos 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.