New Final PHP Micro - 111638
New Final PHP Micro - 111638
BRANCH:- CM
Group members:-
PART A – PLAN
A Registration Form
.
The aim of this project is to develop a simple yet functional PHP-based web
form that allows users to input data and store it in a
MySQL database. The form incorporates basic UI components such as text
fields, radio buttons, checkboxes, dropdowns, and a
textarea to ensure user-friendly interaction.
> accordingly abhilekha jilhare started collecting information or resources that are
needed by project
2)ABHIJEET YADAV(51)
4)ABHILEKHA JILHARE(59)
Annexure -2A
A Registration Form
<html>
<head>
<style>
body {
background-color: #f4f4f4;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
.container {
background: white;
padding: 20px;
border-radius: 8px;
width: 100%;
padding: 8px;
margin: 5px 0;
border: 1px solid #ccc;
border-radius: 4px;
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: #f4f4f4;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
.container {
background: white;
padding: 20px;
border-radius: 8px;
padding: 8px;
margin: 5px 0;
border-radius: 4px;
Outputs of Microproject:-
Skill developed /learning out of this micro project:-