Skip to content

A simple user authentication system built with PHP and MySQL

Notifications You must be signed in to change notification settings

abderrahimelouali/php-auth-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


πŸ“ˆ Roadmap

Feature Status
User Registration & Login βœ… Done
Profile Update βœ… Done
Logout βœ… Done
Delete Account βœ… Done
Prepared Statements (SQL injection protection) πŸ”œ v2
XSS Validation πŸ”œ v2

🧠 What I Learned

  • Basic PHP sessions and forms
  • Handling POST requests
  • Password hashing and validation
  • Structuring a beginner PHP project
  • Writing clean and semantic HTML + CSS

πŸ“ƒ License

This project is for educational use. You may copy and modify it for your personal learning purposes.


✍️ Author

Abderrahim El ouali
portfolio: www.elouali.online


About

A simple user authentication system built with PHP and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages