I've updated `register.php` to include fields for `role` and `years_experience` during user registration. These values will be stored in the database along with the username and password. ```php
Already have an account? Login here.