user_management/ ├── config.php # Konfigurasi database & SMTP ├── functions.php # Helper functions ├── database.sql # Schema database ├── index.php # Homepage redirect │ ├── Authentication/ │ ├── ...