The Concatenating Assignment Operator, Codecademy's Learn PHP, Concat Assignment Operator in PHP

Channel:
Subscribers:
7,740
Published on ● Video Link: https://www.youtube.com/watch?v=s-c5LkFD1wE



The Operator
Game:
Duration: 3:46
133 views
2


In this PHP programming guide, we take a look at The Concatenating Assignment Operator, Codecademy's Learn PHP, Concat Assignment Operator in PHP. In this lesson, we learn a shorthand way of concatenating a value to a variable. We learn that we are able to concat a value to a variable a much faster way through the use of the concatenating assignment operator. The concatenating assignment operator allows us to quickly concat a value to a string variable that we already have. Instead of having to say variable = variable . "other value" we are instead able to write the concatenating assignment operator (.=) and it means the same thing as the longer version. This version would look like this variable .= "other value". This would allow us to concatenate a new value to our variable. Learning how to use the concatenating assignment operator is important for any aspiring PHP developer. Practice using the concatenating assignment operator in your code to become familiar with how it works. Make sure to understand the concatenating assignment operator before moving on to the next lesson. You may see it arise in your PHP programming journey sometime in the future!




Other Videos By We Will Code


2022-04-17PHP Mathematical Assignment Operators, Codecademy Learn PHP, Shorthand Assignment Operators in PHP
2022-04-17How Order of Operations Works in PHP, Codecademy Learn PHP Operator Precedence, PHP Operator Order
2022-04-16How Modulo Works in PHP, Understanding Modulo in Programming, What is Modulo in PHP, Codecademy Help
2022-04-15Exponentiation Explained in PHP, How Exponents Work in PHP, Learn about PHP Exponents, Codecademy
2022-04-15Multiplication and Division in PHP Explained, PHP Numbers, Codecademy Learn PHP for Beginners Guide
2022-04-14Using Number Variables Explained in PHP, Codecademy's Learn PHP, Creating Number Variables using PHP
2022-04-14Addition and Subtraction in PHP, Adding in PHP, Subtracting in PHP, Learn PHP Numbers, Codecademy
2022-04-14PHP Numbers Explained, Types of Numbers, Learn PHP, Codecademy Integer and Floating Point Data Type
2022-04-14Learn About PHP Strings and Variables, Codecademy Learn PHP Review, Strings and Variables Explained
2022-04-13How to Use Assign by Reference, PHP Assign by Reference Explained, Codecademy PHP Variable Alias
2022-04-12The Concatenating Assignment Operator, Codecademy's Learn PHP, Concat Assignment Operator in PHP
2022-04-12PHP Variable Reassignment Explained, How to Reassign a Variable in PHP, Codecademy's Learn PHP Guide
2022-04-11Learn Variable Parsing in PHP, How to Parse Variables in a String with PHP, Codecademy Learn PHP
2022-04-11Using Variables in PHP, How to Use a Variable in PHP, Output Variables in PHP, Codecademy Learn PHP
2022-04-10Creating Variables with PHP, Learning to Write PHP Variables, Understand Variables in PHP Codecademy
2022-04-10How Variables Work in PHP, Variables Explained in PHP, Codecademy's Learn PHP, Strings and Variables
2022-04-09How to Combine Strings in PHP, String Concatenation PHP, Learn to Concatenate Strings, Codecademy
2022-04-08Escape Sequences in PHP, How to Use PHP Escape Sequences, Escape Sequences Explained on Codecademy
2022-04-08What are Strings in PHP, How to Create PHP String, The String Data Type Explained, PHP on Codecademy
2022-04-08Review for Introduction to PHP on Codecademy's Learn PHP Course, Review Beginner PHP Concepts
2022-04-08Todo App, Create, Read, Update, Delete, What is CRUD in PHP, How CRUD Works in PHP, Codecademy PHP



Tags:
Coding
Learn PHP
PHP
Programming
Server-side
back-end
code tutorial
tutorials



Other Statistics

The Operator Statistics For We Will Code

We Will Code currently has 4,014 views spread across 7 videos for The Operator. His channel published less than an hour of The Operator content, making up less than 0.30% of the total overall content on We Will Code's YouTube channel.