When i made a simple student registration page, i gave some input values to the fields and tried to exho those values simply by using POST. But it shows "Undefined Variable"
Below is my code for making a simple student registration form.
                            <head>
                                            <title>Student's Registration Form</title>
                            </head>
                            <body>
                            </body>
 
    