This project is a simple user registration form built using HTML, CSS, and PHP.
tajilplus
- HTML form to collect user data (name, email, phone, gender, password).
- Data validation using PHP.
- Responsive design that adapts to different screen sizes.
- Redirects to a success page upon successful form submission.
- User information is displayed on a dashboard page after registration.
- Clone or download the repository.
- Set up a local server (e.g., XAMPP, WAMP) to run PHP.
- Open the form in a browser and submit data.
- HTML
- CSS
- PHP