Creating a Registration Form with PHP 7 and MySQLi ~ Part 2

preview_player
Показать описание
1. Front End Validation - Client Side Validation
i. Javascript Validation
ii. HTML Validation
- required
- type = email
- type = password
- type = number
- type = date
- type = time
- type = url
iii. CSS Validation

2. Creating a Database and Database tables
3. Connecting to the database
4. MySQL Errors and Troubleshooting
5. Saving Data to the database
6. Hashing Password in PHP
Рекомендации по теме