Data Structures
According to New Revised CBCS syllabus w.e.f. 2020-21
B.B.A. (Computer Application)
Semesters-III
A Text book of
Data Structures
Author: Dr. Poonam Ponde
ISBN: 978-81-946902-5-2
Book ID: 1880
According to New Revised CBCS syllabus w.e.f. 2020-21
A Text book of
Author: Sarika Jadhav, Heena Bhatia
ISBN: 978-81-948357-4-5
Book ID: 1913
Contents
1. PHP Basics
1. Introduction
2. Setting up Our Work Environment
3. Lexical Structure of PHP
4. Compound Types
5. Variables
6. Calculations with PHP
7. Using Arrays
2. Control Structures and Loops
1. Introduction
2. Conditional Statements
3. Using Loops for Repetitive Tasks
4. Combined Loops and Arrays
5. Array Iterator
3. Functions, Objects and Errors
1. Introduction
2. Functions
3. User defined Functions
4. Passing Parameters to Function
5. Understanding Objects
4. Working With Forms
1. Introduction
2. Building a Form
3. Processing a Form's Data
5. More With Forms
1. Introduction
2. Dealing with Checkboxes and Radio Buttons
3. Validating and Restricting Data
4. Sending an Email
6. Storing and Protecting Data
1. Introduction
2. Cookies
3. Protecting online Files
4. Understanding Session Variables
7. MySQL Database Overview
1. Introduction
2. Client-Server Architecture
3. phpMyAdmin Overview
4. Using a MySQL Database
5. Overview of MySQL
6. Reading and Writing Data