🔐 Password Hash Generator
For Expense Manager Database
⚠️ Security Warning
DELETE this file after generating your password hash! Do not leave it on your server.
💡 Quick Guide:
- Upload this file to your
expense-manager folder
- Access:
http://localhost/expense-manager/password_generator.php
- Enter your desired password
- Copy the generated hash
- Update the database using phpMyAdmin or SQL query
- DELETE this file immediately!
🚨 IMPORTANT: Delete This File After Use!
This tool should only be used once to reset your password. Leaving it on your server is a security risk. Delete it immediately after updating your database.