Web Development Technologies - I
Sem - III | BCA 304 (A)
Authors:
ISBN:
₹150.00
- DESCRIPTION
- INDEX
Sem III | BCA-304 (A)
Bachelor in Computer Application
Chapter – 1
Introduction
1.1 Introduction to PHP
1.2 History
1.3 Features & Drawbacks of PHP
1.4 Applications of PHP
1.5 Web architecture
1.6 Web Server (xamp Server, Apache Server, Wamp Server)
1.7 Installation
1.8 Starting PHP Script
1.9 Hello World using PHP (Printing Single line in PHP)
1.10 Commenting PHP Code
1.11 Running PHP Script
Chapter – 2
Language Basics
2.1 Structure & Syntax of PHP using HTML
2.2 Variables in PHP
2.3 Constants and Operators
2.4. Decision in PHP / Flow-Control Statements in PHP
2.5 Looping Statements in PHP
2.6 The foreach loop statement
2.7 Manipulating Strings Functions in PHP
2.8 String – Searching Functions
2.9 String and String functions in PHP
2.10 Functions in PHP
2.11 Introduction to Array IN PHP
2.12 Index Vs Associative Arrays
2.13 Sorting arrays function in PHP
2.14 Traversing arrays function in PHP
2.15 Different array function in PHP
Chapter – 3
PHP Forms
3.1 <Form> tag and its attributes
3.2 Creating forms
3.3 PHP Form Validations
3.4 Passing Variables between Pages
3.5 Using PHP $_GET, $_POST, $_GET Vs $_POST
3.6 Exit, Return, Die, Include and Require Statements
Chapter – 4
Oops in PHP
4.1 Class and Object
4.2 Visibility (Public, Private and Protected)
4.3 Constructor and Destructors
4.4 Inheritance
4.5 Abstract classes
4.6 Final classes
4.7 Interface
4.8 Exception Handling
Chapter – 5
Advanced PHP Concepts
5.1 Advanced PHP : File Upload
5.2 Session
5.3 Cookies
5.4 Emailing in PHP
5.5 Study of different PHP Framework (Laravel, CodeIgniter, Symfony, Drupal)
Chapter – 6
PHP with MySQL
6.1 Introduction to MySQL
6.2 Installation & configuration with PHP
6.3 MySQL Structure and Syntax
6.4 Interacting with Databases