Code Monkey home page Code Monkey logo

mdv-login's Introduction



Système d'authentification aux services de MattDev

MattDev's authentification service

Configuration en 3 étapes

  1. Créez votre base de données et l'utilisateur associé.
  2. Lancez le fichier sql sql.sql dans la base de données concernée.
  3. Configurez les champs concernant votre base de données dans config/config.php. Si les paramètres ne sont pas rentrés correctement, cela vous affichera un message d'erreur

Configuration in 3 steps

  1. You'll need a MySQL database to run create the users table. Create it first.
  2. Run the sql.sql file in your MySQL database to create users table
  3. The PHP script to connect to the database is in config/config.php directory. Replace credentials to in config.php to match your server credentials.

This script is based on an existant script by @romeopeter : PHP-MYSQL-LOGIN-SYSTEM

mdv-login's People

Contributors

matteoferrux avatar

Stargazers

 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.