Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello! I have created a dropdown menu in html. Backpacking Gear Brands Please select a brand you love to learn about a new brand. ULAOspreyZ

image text in transcribedHello! I have created a dropdown menu in html.

Backpacking Gear Brands

Please select a brand you love to learn about a new brand.

ULAOspreyZ PacksGossomer Gear

I now need to create an output for when, for instance, "ula" is selected. Can you help me do that? The output can just be text that appears on the same screen or something like that.

I was trying to do something like this, but it doesn't work $brandSelected = value;

if ($brandSelected == "ula") { echo "Good Choice!"; } else { echo "Bad Choice"; } ?>

Thanks!

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

More Books

Students also viewed these Databases questions

Question

2. What process will you put in place to address conflicts?

Answered: 1 week ago