Study Website

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

What is the purpose of the code in controller3.php

To Receive all information from the calling pages and process such data

How do you extract data from your Program3.php Front End

$Telephone = $_POST['Telephone'];

Being inside the includes folder, create a CENTERED horizontal menu using hyperlinks for page4 and page3

< center ><a href="page4.html">page4</a> <a href="page3.html">page3</a></center>

How do you display left justified input fields on Program 3

<td style="width: 5%; text-align: left;">Telephone &nbsp; </td>

Which of the following clears the Front End data as done in Program3

<input name="clear" type="submit" value"Clear">

Find out which submit button was pressed, as done in Controller2.php

if( $_POST['anyButtonName']) { echo 'You pressed the anyButtonName'; } if( $_POST['anyButtonName']) { echo 'You pressed the anyButtonName'; }


संबंधित स्टडी सेट्स

Care of Mother, Child and Adolescent

View Set

Psych Chapter 29 - Anxiety disorders

View Set

Hardware & Software Chapter 2 Quiz

View Set