GithubHelp home page GithubHelp logo

mahtonu / login-script Goto Github PK

View Code? Open in Web Editor NEW
8.0 6.0 2.0 111 KB

Free and open source PHP script for user registration, login & logout. Underlying architecture uses DAO pattern.

License: Other

PHP 98.06% Racket 1.94%

login-script's Introduction

User Registration, Login & Logout
---------------------------------
Requirements:
--
>= PHP 5.3 (Namespace used)
MYSQL 5.X

Installation instructions:
--
1. create a database named 'user'
2. import the users.sql file into that database
3. at UserDao.php : adjust database access credentials
4. copy the project folder inside your web root i.e. htdocs, www etc.
5. test from browser: http://localhost/login-script

License:
--
Released under GNU GPL license : http://www.gnu.org/licenses/gpl.html

login-script's People

Contributors

mahtonu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

login-script's Issues

HTTPS

How can I use this with HTTPS. When I load it with HTTPS, Google Chrome says it is blocking the insecure elements. I can work on a pull request if you'd like! ๐Ÿ‘

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.