Welcome to this Web Based Test!!! Please answer the following questions: Name: *
ID: 3908353 • Letter: W
Question
Welcome to this Web Based Test!!!
Please answer the following questions:
Name: *
Email: *
Choose your major area of study: --Choose-- value="Digital Media">Digital Media value="Software">Software value="Security">Security value="Business">Business value="Other">Other
Questons 1 (25points)
Is PHP a server-side web development scripting language?
value="A">None
value=" B">Yes
value="C">May be
value="D">No way
Questons 2 (25points)
What are the advantages of using PHP?
value="A">cross-platform
value="B">Able to run on Linux
value="C">Dynamic
value=" D">All of the above
Questons 3 (25points)
Is PHP front end or back end?
value="A">front end
value="B">both
value=" C">back end
value="D">neither
Questons 4 (25points)
How does PHP work?
value="A">PHP uses echo for input
value=" B">PHP Software works with the web server
value="C">PHP works with government
value="D">PHP works with GGC
Show correct answers after submission
"; echo "Name: " .$name."
"; echo "Email: " .$email."
"; echo "Major: " .$major."
"; $Q1 = ($_POST["Q1"]); $Q2 = ($_POST["Q2"]); $Q3 = ($_POST["Q3"]); $Q4 = ($_POST["Q4"]); $grade = 100; if ($_POST["Q1"] == "B") { $grade=25;} elseif($_POST['Q2']=="D") { $grade=25;} elseif($_POST['Q3']=="A") { $grade=25;} elseif($_POST['Q4']=="C") { $grade=25;} else $grade=0; } echo "Your grade for this test is: $grade
"; ?>
Explanation / Answer
Is PHP a server-side web development scripting language?
yes
PHP is a server-side scripting language, such as ASP and JSP. PHP is an open source and free to download and use.
What are the advantages of using PHP?
All of the above
Is PHP front end or back end?
backend
PHP is a server-side back-end programming languages. It helps us to send and get request and data from and to databases like MySQL, and if you are using PDO, you can communicate to up to 12 different databases like SQLite, Oracle, MS Access, MS Server, and more.
How does PHP work?
PHP Software works with the web server
hope this will help
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.