Chapter -1: Introduction to PHP & Installation

Learn PHP
Introduction to PHP:

In this video section you will learn
- What is PHP ?
- Why to Use PHP?
- What you can do with PHP?
- Websites running on PHP.

Installing XAMMP (setting up PHP in your computer)

In this below two videos, Alex explains on the following:
- How to set-up the PHP & MySQL environment in your local computer
- Softwares required to download and Install.
- XAMMP installation, Configuration and Confirmation of the implementation.


This PHP tutorial is brought you by PHPAcademy.org All the credits goes to them.

Chapter -2: Your First PHP File Creation & PHP INI File

Learn PHP
Creating & writting Your First PHP File

In this video section you will learn
- How to create your first php file
- What makes a PHP file for web server to understand it’s a PHP file.
- PHP Structure, Head tags, Body tags
- What is PHPinfo ?
- What is PHPini file and it’s contents.


PHP info() function & php INI file understandings

In this below two videos, you will learn on the following:
- What is PHP ini file
- What you will see in PHP ini file
- how to view your PHP configuration
- Learn on PHP add on modules and version information
- Enabling PHP core functionalities in PHP INI file.
- Protecting the PHP ini files.

This PHP tutorial is brought you by PHPAcademy.org All the credits goes to them.