https://github.com/starcodekh/form_login_php
Form_login
https://github.com/starcodekh/form_login_php
Last synced: about 1 year ago
JSON representation
Form_login
- Host: GitHub
- URL: https://github.com/starcodekh/form_login_php
- Owner: StarCodeKh
- Created: 2019-11-22T12:12:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T12:25:49.000Z (over 6 years ago)
- Last Synced: 2025-02-12T17:59:50.877Z (over 1 year ago)
- Language: PHP
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FORM_LOGIN_PHP
Form_login
1. creat name database (CREATE DATABASE database_name;) " CREATE DATABASE register_login "
2. creat name table (CREATE TABLE table_name) "CREATE TABLE `user_login`"
3. register form
4. signin form
5. form get password