Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please write php code and html code Second Exam prepared by STUDENT_NAME(STUDENT_ID) Email Finder Service Get Email for the given name Calculator Service send to
Please write php code and html code
Second Exam prepared by STUDENT_NAME(STUDENT_ID) Email Finder Service Get Email for the given name Calculator Service send to php to make calculation Color Service ask the php to send you RGB values randomly to put it as background-color fr the div Email Finder Service a. The username will be provided by the user in the text field. b. When the user clicks the button then the name will be sent to the PHP service c. The PHP will receive the parameter and will use it to get the corresponding email from the given associative array to be sent back from PHP to the HTML page: \$names_emails_array = array ("Terry"=>"atuny0@sohu.com" ,"Sheldon"=>"hbingleyleplala.or.jp" ," Terrill"=>"rshawe2e51.1a" ,"Miles"=>"yraigatt3enature.com" ,"Mavis" => "kmeus 4 eupenn. edu" ,"ali"=>"ali@bu.ps" ,"Eleanora"=>"umcgourty9@jalbum. net" ," hasan"=>"hasanepal.com" , "Marcel"=>"acharlotaeliveinternet.ru" ,"Felicity"=>"beykelhofm@wikispaces.com"); d. The returned email will appear in the HTML page beneath the button as shown in the followingStep 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