Given the following array 1. $olinic=['cCode'=>'CN1', 'cName'=>'badr assama', 'cType'=>'V']; Which one of the following PHP statements will send the value 'badr assama' from this array to Web Browser in a text box as shown below: badr assama Save Data O echo "cinput type=text name-cNim value='$clinic['cName']'>"; O echo "cinput type=text name=cNm value='badr assama'>"; O echo ""; O echo "";

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter8: Arrays
Section: Chapter Questions
Problem 1RQ
icon
Related questions
Question
Given the following array
1. $clinic=['cCode'=>' CN1','cName'=>'badr assama','cType'=>'V'];
Which one of the following PHP statements will send the value 'badr assama' from
this array to Web Browser in a text box as shown below:
badr assama
Save Data
O echo "<input type=text name=cNm value='$clinic['cName']'>";
O echo "<input type=text name=cNm value='badr assama'>";
O echo "<input type=text name=cNm value='{$clinic}'>";
O echo "<input type=text name=cNm value='".$clinic['CName']."'>";
Transcribed Image Text:Given the following array 1. $clinic=['cCode'=>' CN1','cName'=>'badr assama','cType'=>'V']; Which one of the following PHP statements will send the value 'badr assama' from this array to Web Browser in a text box as shown below: badr assama Save Data O echo "<input type=text name=cNm value='$clinic['cName']'>"; O echo "<input type=text name=cNm value='badr assama'>"; O echo "<input type=text name=cNm value='{$clinic}'>"; O echo "<input type=text name=cNm value='".$clinic['CName']."'>";
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,