Question
Create web page(s) that displays the default information (example shown). The initial page and related outputs should look like the examples shown below. (3 points)
Create web page(s) that displays the default information (example shown).
The initial page and related outputs should look like the examples shown below. (3 points)
Create your page(s) using
Save the first page as index.htm (or index.php). Use a HTML form to capture user input. Submit the form to a second file index_process.php
using the POST method. (3 points) The second page contains a link to go back to the first page. (2 points for link)
Allow the user to click on one of the four buttons (13 points) You must use for loop, while loop or do..while loop for coding.
The sequences generated and the output should look like the example output shown.
Example: Test case input search Richard Ricardo's Kung Fu Panda Po Sequence Click on the buttons below to do Po's Sequence. Richard's Po sequence for 10-2n Po sequence for 4n+3 Richard's Po sequence for n 2-2 Richard's Po modified geometric sequence for ar^n; when a=3, r-2Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started