An open API service indexing awesome lists of open source software.

https://github.com/n-r0bin/registerwebphp

Register and log in to a website that is integrated with PhpMyAdmin in xampp's server and SQL and PHP.
https://github.com/n-r0bin/registerwebphp

css html php phpmyadmin sql xampp

Last synced: 2 months ago
JSON representation

Register and log in to a website that is integrated with PhpMyAdmin in xampp's server and SQL and PHP.

Awesome Lists containing this project

README

          

This system is using XAMPP server to be able use/install the system follow these steps:

-Download and install XAMPP server

-Start the server:

Open XAMPP Control Panel

Next to Apache module click start

Next to the MySQL module click start

To access mysql open “http://localhost/phpmyadmin/”

The database name is phplogin

Open http://localhost/phplogin/register.html to view SignUp page

Open http://localhost/phplogin/index.html to view login page

After you create an account the system navigates you to login then takes you to the welcome page.