php-mysql
php-mysql
Pre-requisites:
Basic Knowledge of Computer, Basic Programming.
Course Content
Name of UNIT Unit Content Unit Learning Outcomes Marks Hrs
UNIT -1 1.1. Introduction to different 1.1. Describe different 6 8
Introduction to kinds of Languages programming language
PHP 1.2. Introduction to PHP for Web 1.2. Study scope of PHP
Development , History and 1.3. Study about different tools
future scope of PHP, state for web development
the relationship between using PHP
PHP, MySQL and Apache
1.3. Installation of Important
tools for Working in PHP like
WAMP, XAMPP.
1.4. Structure and Syntax of PHP,
PHP variable and its data
types, type casting and
Garbage value
UNIT – 2 2.1. Control Statements- If 2.1. Describe the flow of 10
Control and Statement, If......Else execution using if 8
Looping Statement, If...If 2.2. Describe iterative model
structure of ElseStatement,Nested If
PHP Statement,Switch
Statement
2.2. Looping Statements- For
Loop,While Loop,Do...While
Loop,For eachLoop
UNIT – 3 3.1. What is an Array, Types of 3.1. Describe the steps to 14 10
Array and Array- Numeric array and create array
Function associated array 3.2. Describe how to store 3-d
3.2. Multi-dimensional Arrays data structure using array
3.3. What is a function? ,Types of 3.3. Describe user defined
Function, return statement, function
How to call a function, 3.4. State the use of built in
Function without functions
parameters, Function with
parameters, Static Variable,
Difference between Call By
Value and Call By Reference,
3.4. Built in function: string,
math, array
UNIT – 4 4.1. Important HTML Tags, 4.1. Use different HTML tags to 16 8
Working with integration of HTML Tag in create a web page
Forms PHP 4.2. Process different form
4.2. Super-Global Variable,GET, elements
POST, isset(),isempty()
UNIT – 5 5.1. What is Cookies? Create, 5.1. Use cookie to store and 6 5
Cookies and fetch and Delete cookie. retrieve user data
Session 5.2. Differentiate session and 5.2. State the use of session
cookie.
List of Practical
No. Unit Name of Practical
1 UNIT 1 Install WAMP and XAMP.
2 UNIT 1 To demonstrate perform Hello Word in PHP.
3 UNIT 1 To demonstrate concept of Operators.
4 UNIT 2 To demonstrate various programs to covers looping and conditions structure.
5 UNIT 3 To create Programs to perform various operations on arrays.
6 UNIT 3 To demonstrate the use of functions in PHP.
7 UNIT 4 To create various forms in HTML.
8 UNIT 4 To demonstrate PHP GET/POST methods in Forms
9 UNIT 5 To create cookies and perform insert, delete and update values.
10 UNIT 5 To create session.
11 UNIT 6 To demonstrate PHP and MySQL Connectivity.
List of Instruments/Equipment/TrainerBoard
1 WAMP/XAMPP
2 PHP editor like Notepad ++