Skip to content

Login and Registration form that has sanitization and validation of data

Notifications You must be signed in to change notification settings

Fathyy/Signup-and-login-form

Repository files navigation

Signup and login form

This is a simple signup and login form that enables users to create an account and log in to it. The project showcases: input validation and sanitization. Error messages displayed on the form in case the inputs are not in proper format. The error messages are also unique to each field. The project has utilized PDO to make a connection to the database. The database queries are prepared and executed accordingly before they are fetched and displayed.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Login and Registration form that has sanitization and validation of data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published