Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How would I create a landing page titled index.php. the app is to contain 3 php functions. Using url parameters and $_GET 1: Sayhi 2:GCD

How would I create a landing page titled index.php. the app is to contain 3 php functions. Using url parameters and $_GET
image text in transcribed
1: Sayhi
2:GCD
3: Hypotenuse
image text in transcribed
image text in transcribed
image text in transcribed
Overview: In this assignment, you are to create a PHP file that: Is named index.php . ndex.php should have a landing page with some text o Example: "Welcome to my first php app" Welcome to my first php app es.com/CS2830/Challenge8 o https://www.professorwergel o Read about $_GET at https://www.w3schools.com/php/php superglobals.as o Read about echo/print at https://www.w3schools.com/php/php echo print. o sayHi: . Reads parameters sent through the $ GET Super-global Array Displays information to the browser using echo/print Performs the following 5 functions: . URL : . Aindex.php?myFunction-sayHi&myName-Nick o gcd: URL:/lindex.php?myFunction-gcd&x 3&y4 o hypotenuse URL:../index.php?myFunction hypotenuse&a-3&b-4 hitps o showPic: URL:Jindex.php?myFunction showPic o showList: CJ 80

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions

Question

3. How has Starbucks changed since its early days?

Answered: 1 week ago

Question

Define marketing concepts.

Answered: 1 week ago

Question

1 what does yellow colour on the map represent?

Answered: 1 week ago