Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Eure Ldit Yew Hutory Bookmarks Iools Help D Course payment Course Payment Studen

ID: 639986 • Letter: E

Question

Eure Ldit Yew Hutory Bookmarks Iools Help D Course payment Course Payment Student Name: Sue Lucas Courses selected Course Title Amount Due CIS 30000 ENG 1500 S6000 Total Due ss6000 Student ID: S2373 Amount paid: 56000 Credit Card Number: 27 Create PHPinputfomfor students to enter course payment informationand also create areply page with an appropriat message (e.g. "Thank youfor your payment. Ee Edit Yew Hatory Bookmaris Iools Help Course Payment Results Payment Results Thank you for your payment! Payment Amount 560.00 Student ID:s2373

Explanation / Answer

<!DOCTYPE HTML>
<html>
<body>

<form action="welcome.php" method="post">
course: <input type="text" name="course"><br>
amount due: <input type="text" name="amountdue"><br>
total due: <input type="text" name="totaldue"><br>
student id: <input type="text" name="id"><br>
amount paid: <input type="text" name="amount"><br>
credir card number: <input type="text" name="creditcard"><br>
<input type="submit">
</form>

</body>
</html>


<html>
<body>

Thank you your course<?php echo $_GET["course"]; ?><br>
Your amount due: <?php echo $_GET["amountdue"]; ?><br>
Your total due: <?php echo $_GET["totaldue"]; ?><br>
Your id: <?php echo $_GET["id"]; ?><br>
Your amount paid: <?php echo $_GET["amount"]; ?><br>
Your credit card number: <?php echo $_GET["creditcard"]; ?><br>

</body>
</html>

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote