0% found this document useful (0 votes)
4 views3 pages

php-mysql

The document outlines the curriculum for a Diploma Engineering course in Information Technology at Ganpat University, focusing on PHP and MySQL. It details the course structure, learning outcomes, content units, practical exercises, and reference materials. The course aims to equip students with essential skills in web development using PHP and database management with MySQL.

Uploaded by

Sathavara Dhruv
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
4 views3 pages

php-mysql

The document outlines the curriculum for a Diploma Engineering course in Information Technology at Ganpat University, focusing on PHP and MySQL. It details the course structure, learning outcomes, content units, practical exercises, and reference materials. The course aims to equip students with essential skills in web development using PHP and database management with MySQL.

Uploaded by

Sathavara Dhruv
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 3

GANPAT UNIVERSITY

FACULTY OF ENGINEERING & TECHNOLOGY


Programme Diploma Engineering Branch INFORMATION TECHNOLOGY
Semester IV Version 1.0.0.0
Effective from Academic Year 2019-20 Effective for the batch Admitted in July 2018
Subject code 1IT2402 Subject Name PHP & MySQL
Teaching scheme Examination scheme (Marks)
(Per week) Lecture(DT) Practical(Lab.) Total CE SEE Total
L TU P TW
Credit 3 0 2 0 5 Theory 40 60 100
Hours 3 0 4 0 7 Practical 60 40 100

Pre-requisites:
Basic Knowledge of Computer, Basic Programming.

Course Learning Outcomes:


The course content should be taught and implemented with an aim to develop different skills leading to the
achievement of the following competencies and course learning outcomes:
T1. To understand the concepts, structure and design of PHP.
T2. To understand the Looping and Control structure of PHP
T3. To understand the knowledge of user defined function and different form of array
T4. To understand the flow of data between the pages and how to access the value of different form
elements.
T5. To understand different way to store the user data by the server.
T6. To understand MySQL database

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.

UNIT 6 6.1 Introduction to MySQL, 6.1 Describe basic of MySQL 8 6


MySQL Database design and 6.2 State the connection of
Development using MySql, database using PHP
6.2 PHP Connectivity with MySQL

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 ++

List of Reference Books


No Title of Reference Books Authors Publication
1 Beginning PHP and MySQL, 4th W. Jason Gilmore Apress, 2010
Edition
2 Teach yourself PHP, MySQL and Julie C. Meloni, Pearson
Apache All in One , 5th Edition

Link of Learning Web Resource


1 https://www.w3schools.com/PHP/
2 https://www.tutorialspoint.com/operating_system/

You might also like