Following are the form details which user needs to add for Registration
- Name
- Surname
- ID Number
- Date of Birth
Here, Post button is used to post the user details & save the data to Mongo Database
Here, Cancel button is used to reset the form fields
For best practice, to use this form we would suggest to use following configurations
- Mongo DB version - 6.0.6
- Mongo Driver version - 1.13.0
- PHP version - 7.0 & later