Skip to content

Sebas001/login

Repository files navigation

login

PHP/AJAX Login

To make it work on another server

  1. just fill out your database connection credentials in: technik/config.php

$dbhost = "localhost"; $dbuser = "yourdbuser"; $dbpass = "yourdbpassword"; $dbname = "yourdbname";

  1. Import the file technik/benutzer.sql to create the database-table

About

PHP/AJAX Login

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors