PHP Syllabus

Subject Details

  1. Fundamentals of PHP

1. About PHP Tutorial

2. Benefits of PHP

3. History and Evolution

4. Applications of PHP

5. What is PHP

  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. Datatype Introduction PHP

2. PHP String

3. PHP Integer

4. PHP Float

5. PHP Boolean

6. PHP Array

7. PHP Object

8. PHP NULL Value

  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. Exception Handling in PHP

This is the MCQ questions and answers section on "PHP Exception Handling" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

2. Class and Object Introduction

3. Properties in Class

4. Methods in Class PHP

5. public, private, protected properties in PHP

public, private, protected properties in PHP

6. 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

  10. PHP MCQ

1. PHP Basic MCQ

This is the questions and answers section on "PHP Basics" with explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

2. Variables in Php MCQ

This is the questions and answers section on " PHP Variables" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

3. Arrays in PHP MCQ

This is the MCQ questions and answers section on "PHP Arrays" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

4. PHP String and Regular Expression

This is the MCQ questions and answers section on "PHP Strings & Regular Expressions" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

5. Functions in PHP MCQ

This is the MCQ questions and answers section on "PHP Functions" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

6. HTML Form and PHP MCQ

This is the MCQ questions and answers section on "PHP HTML Forms" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

7. Exception Handling in PHP

This is the MCQ questions and answers section on "PHP Exception Handling" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

8. MySql with PHP Basic MCQ

This is the MCQ questions and answers section on "MySQL Basics" with an explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

9. Object Oriented Concept of PHP

This is the MCQ questions and answers section on "Object Oriented PHP" with the explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.

PHP