User Registration

How This Works

1. User fills out the form and clicks "Register"

2. JavaScript validates the form and sends data to PHP

3. PHP processes the data and saves it to MySQL database

4. Response is sent back to update the UI