What Will I Learn?
- What is concatenation?
- How to concatenate data types in PHP with two examples
- What is if else statement and how we can use them in a programming language
- Understanding if else statements with the help of two examples
Requirements
- XAMPP to run a PHP enabled web server locally.
- Text editor (Brackets, Sublime etc.)
Difficulty
Basic
Description
In this tutorial, I have explained the concept and importance of concatenation in any programming language along with two practical examples. In addition to that, the use of if else statements with the help of two examples were explained in detail in this tutorial.
Video Tutorial
Github Repository
github.com/php/php-src
Curriculum
PHP & MYSQL in Urdu/Hindi - What is PHP & MYSQL and writing our First Hello World Code - Video 1
PHP & MYSQL in Urdu/Hindi - How To Create And Use Variables in PHP - Video 2
PHP & MYSQL in Urdu/Hindi - Echoing HTML data inside PHP and Embedding PHP inside HTML - Video 3
Posted on Utopian.io - Rewarding Open Source Contributors