Skip to content

This repository contains a simple PHP-based quiz grading system. The quiz is built using HTML (`P3.html`) and graded using a PHP script (`P3.php`). When a user submits their answers through the HTML form, the PHP script processes the data and displays the user's score.

Notifications You must be signed in to change notification settings

Anjalithapaa/P3PHP-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P3PHP-Assignment

This repository contains a simple PHP-based quiz grading system. The quiz is built using HTML (P3.html) and graded using a PHP script (P3.php). When a user submits their answers through the HTML form, the PHP script processes the data and displays the user's score.

             inside wsl--
               sudo apt update
                 sudo apt install apache2
                  sudo apt install php libapache2-mod-php

this file should be explicitly inside www/html so        
cd var/www/html/
 sudo nano P3.html
 sudo nano P3.php

About

This repository contains a simple PHP-based quiz grading system. The quiz is built using HTML (`P3.html`) and graded using a PHP script (`P3.php`). When a user submits their answers through the HTML form, the PHP script processes the data and displays the user's score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published