You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ This project implements a simple login and registration system with basic securi
4
4
5
5
This system is based on the tutorials "[Secure Login System with PHP and MySQL](https://codeshack.io/secure-login-system-php-mysql/)" and "[Secure Registration System with PHP and MySQL](https://codeshack.io/secure-registration-system-php-mysql/)".
6
6
7
+
## Screenshot
8
+
9
+

10
+
7
11
## Features
8
12
9
13
***User Registration:** Allows new users to create an account.
@@ -112,3 +116,10 @@ The original article highlights several important security practices:
112
116
* This project is based on the tutorials "[Secure Login System with PHP and MySQL](https://codeshack.io/secure-login-system-php-mysql/)" and "[Secure Registration System with PHP and MySQL](https://codeshack.io/secure-registration-system-php-mysql/)" by David Adams at CodeShack.io.
113
117
* Icons used in the forms are from Font Awesome and Material Design Icons.
114
118
119
+
## Contact
120
+
121
+
David Adams - [info@codeshack.io](mailto:info@codeshack.io)
0 commit comments