Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

DEMONSTRATION PLAN

Name :________________Trade:_______________Demo No___________Unit No:_______________

Adm. No:______________Date: ……./….../……. Time:_________________

1 . Preparation ----

Tittle : Create Simple Form Using Php

1. Objective : ( At the and of the lesson the tramies will we able to )

(a) Know how to create simple php form


(b) Know about labels
(c) Know how to add submit button
(d) Save the life and excute the code

2. Teaching Aids : laptop , pc , chalk , duster , white , board , Xammp , Software , Notepad++

Introducation :

(a) Review : Html and Php.


(b) Motivation : it is very esay and usefull .

3. Presentation :---

Topic Information Point Hints

1 . Explain the Code Create a simple php registration form


you need to use html and php code
<htm>
<head>
<tittle>
</tittle>

<head>
<body>

<h1> ------------------------</h1>

<form> ------------------------
</form>
</body>
</html>

Open the text editor (notepad ,


2. Execute the code. notepad++) open xampp , start Apache
server save the file in the Pc Local
Disk (c)
Xampp htdocs Php project.

4. Application :

1. How to write simple registration in php form ?


2. How to execute php code ?

5. Summary : Summerining the skill :


6. Test :
7. Assignment : Do more program in php using simple code :
8. Reference : Computer Operator and Programming by “Amit Joshi “

You might also like