PHP Syllabus

Subject Details

  1. Fundamentals of PHP

1. About PHP Tutorial

2. What is PHP

3. Benefits of PHP

4. Applications of PHP

5. History and Evolution

  2. Overview of PHP

1. Features of PHP

2. How to Install PHP Server

3. Basic Syntax

4. Echo in PHP

5. Simple Example of PHP

6. Print in PHP

7. Comments in PHP

  3. Data Types

1. PHP String

2. PHP Integer

3. PHP Float

4. PHP Boolean

5. PHP Array

6. PHP Object

7. PHP NULL Value

8. Datatype Introduction PHP

  4. PHP Operators

1. PHP Operators Introduction

2. Arithmetic operators

3. Assignment operators

4. Comparison operators

5. Increment/Decrement operators

6. Logical operators in PHP

7. String operators

8. Array operators

9. Conditional assignment operators

10. Scope Resolution Operator

  5. Variables and Constants

1. Variable Introduction in PHP

2. Local Variables

3. Function parameters

4. Global variables

5. Static variables in PHP

  6. Decision Making in PHP

1. Decision Making Introduction

2. if Statement

3. if...else Statement

4. elseif statement

5. switch statement

  7. Looping in PHP

1. Loops Introduction in PHP Language

2. While Loop in PHP Language

3. Do While Loop in PHP Language

4. For Loop in PHP Language

5. Breaking out of a loop in PHP Language

6. Continuing a Loop in PHP Languauge

  8. Class, Object and Methods in PHP

1. Class and Object Introduction

2. Properties in Class

3. Methods in Class PHP

4. public, private, protected properties in PHP

public, private, protected properties in PHP

5. public, private, protected methods in PHP

public, private, protected methods in PHP

  9. Learn How To

1. How to Compress Image Size Without Losing Quality in PHP

PHP