https://github.com/bacdong/php_form-handle
This is demo Signin and Register Form - PHP & MySQL. Copyright by me.
https://github.com/bacdong/php_form-handle
boostrap4 css3 html-css-javascript html5 jquery mysql mysql-database navicat navicat-keygen php7 phpmyadmin
Last synced: 3 months ago
JSON representation
This is demo Signin and Register Form - PHP & MySQL. Copyright by me.
- Host: GitHub
- URL: https://github.com/bacdong/php_form-handle
- Owner: Bacdong
- Created: 2020-05-29T07:41:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T16:34:59.000Z (about 5 years ago)
- Last Synced: 2025-04-05T20:22:20.977Z (6 months ago)
- Topics: boostrap4, css3, html-css-javascript, html5, jquery, mysql, mysql-database, navicat, navicat-keygen, php7, phpmyadmin
- Language: CSS
- Homepage:
- Size: 4.15 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to use? ###
*Prerequisites:
#### Before you begin, you should make sure you have the IDE ready to support writing code.
```
* You have install xampp. (If not, you can download and install it here: https://www.apachefriends.org/download.html ).
* You have install the latest version of PHP in IDE Code.
* You have opened the connection to the database (MySQL).
```### To use, you need:
```
* First, you need to create a new database with the name "mydb".
* Next, import the applestore.sql file into the newly created database.
```